Range.ExportDataTableAsString
Range.ExportDataTableAsString method
Exports data in this range to a DataTable object.
public DataTable ExportDataTableAsString()
Return Value
Exported DataTable object.
Remarks
All data in the Cells
collection are converted to strings.
See Also
- class Range
- namespace Aspose.Cells
- assembly Aspose.Cells