Namespace Aspose.Cells.Tables

Namespace Aspose.Cells.Tables

Classes

Class NameDescription
ListColumnRepresents a column in a Table.
ListColumnCollectionRepresents A collection of all the Aspose.Cells.Tables.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 Aspose.Cells.Tables.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.

Enums

Enum NameDescription
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.