This example illustrates how to use the Worksheet.Import method to import data to worksheet cells from different data sources (arrays, lists and data tables), and how to format a range of cells as a table.
Note
Worksheet extensions are defined by the WorksheetExtensions class. To enable them, add a reference to the DevExpress.Docs.vX.Y.dll library. Note that distribution of this assembly requires a license to the Office File API or the DevExpress Universal Subscription.
- Form1.cs (VB: Form1.vb)
- TestDataValueConverter.cs (VB: TestDataValueConverter.vb)
- TestObject.cs (VB: TestObject.vb)
(you will be redirected to DevExpress.com to submit your response)