Aspose.Cells.Tables

The Aspose.Cells.Tables namespace contains classes that represent tables, rows, cells and their formatting for Excel Spreadsheet files.

Classes

ClassDescription
ListColumnRepresents a column in a Table.
ListColumnCollectionRepresents a list of all the ListColumn objects in the table.
ListObjectRepresents a table in a worksheet.
ListObjectCollectionRepresents a collection of ListObject objects in the worksheet.
TableStyleRepresents the style of the table.
TableStyleCollectionRepresents all custom table styles.
TableStyleElementRepresents the element of the table style.
TableStyleElementCollectionRepresents all elements of the table style.
TableToRangeOptionsRepresents the options when converting table to range.

Enumeration

EnumerationDescription
TableDataSourceTypeRepresents the table’s data source type.
TableStyleElementTypeRepresents the Table or PivotTable style element type.
TableStyleTypeRepresents the built-in table style type.
TotalsCalculationDetermines the type of calculation in the Totals row of the list column.