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 collection of all the ListColumn objects in the specified ListObject object.
ListObjectRepresents a list object on a worksheet. The ListObject object is a member of the ListObjects collection. The ListObjects collection contains all the list objects on a worksheet.
ListObjectCollectionRepresents a collection of ListObject objects in the worksheet.
TableStyleRepresents the table style.
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.