DevExpress-Examples / spreadsheet-document-api-export-worksheet-range-to-datatable

Export data from a worksheet cell range to a DataTable.

Repository from Github https://github.comDevExpress-Examples/spreadsheet-document-api-export-worksheet-range-to-datatableRepository from Github https://github.comDevExpress-Examples/spreadsheet-document-api-export-worksheet-range-to-datatable

Spreadsheet Document API - Export a Worksheet Range to a DataTable

This example illustrates how to use the WorksheetExtensions class to export a cell range to a DataTable.

Warning:

The WorksheetExtensions class is defined in DevExpress.Docs library. Add this assembly to your project to use worksheet extensions. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this assembly in production code.

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Export data from a worksheet cell range to a DataTable.

License:Other


Languages

Language:Visual Basic .NET 52.0%Language:C# 48.0%