Aspose.Cells.Tables Namespace

Contains all classes of Table(List Object).
Classes
  ClassDescription
Public classCode exampleListColumn
Represents a column in a list.
Public classListColumnCollection
Represents A collection of all the ListColumn objects in the specified ListObject object.
Public classCode exampleListObject
Represents 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.
Public classListObjectCollection
Represents a collection of ListObject objects in the worksheet.
Public classCode exampleTableStyle
Represents the table style.
Public classTableStyleCollection
Represents all custom table styles.
Public classTableStyleElement
Represents the element of the table style.
Public classTableStyleElementCollection
Represents all elements of the table style.
Public classTableToRangeOptions
Represents the options when converting table to range.
Enumerations
  EnumerationDescription
Public enumerationTableDataSourceType
Represents the table's data source type.
Public enumerationTableStyleElementType
Represents the Table or PivotTable style element type.
Public enumerationTableStyleType
Represents the built-in table style type.
Public enumerationTotalsCalculation
Determines the type of calculation in the Totals row of the list column.