Formatting List Object

Formatting List Object

A table is a series of rows and columns that contain related data managed independently from the data in other rows and columns. By default, every column in the table has filtering enabled in the header row so that you can filter or sort your list object data quickly. You can add a total row (a special row in a list that provides a selection of aggregate functions useful for working with numerical data) to the list object that provides a drop-down list of aggregate functions for each total row cell.

Aspose.Cells supports formatting List objects. For this, thee API provides the ListObject and TableStyleType classes. The TableStyleType class contains constants that represent the built-in table styles. The following code snippet creates a new List Object and sets it table style type to TABLE_STYLE_MEDIUM_10