Back to Devexpress

Table Methods

officefileapi-devexpress-dot-spreadsheet-dot-table-dot-underscore-methods.md

latest1.0 KB
Original Source

Table Methods

A table in a worksheet.

NameDescription
ConvertToRange()Converts the table to a regular range of cells without losing data and formatting.
Delete()Removes the table from the worksheet.
GetDataSource()Creates the data source from the worksheet table using the specified options.
GetDataSource(RangeDataSourceOptions)Creates the data source from the worksheet table using the specified options.

See Also

Table Interface

Table Members

DevExpress.Spreadsheet Namespace