Back to Devexpress

TableStyleCollection Properties

officefileapi-devexpress-dot-spreadsheet-dot-tablestylecollection-dot-underscore-properties.md

latest1.3 KB
Original Source

TableStyleCollection Properties

A collection of table and PivotTable styles in a workbook.

NameDescription
CountGets the number of table styles in the collection.
DefaultPivotStyleGets or sets the default pivot table style.
DefaultStyleSpecifies the default table style.
Item[BuiltInPivotStyleId]Returns the built-in PivotTable style by its identifier.
Item[BuiltInTableStyleId]Returns the built-in table style by its identifier.
Item[String]Returns the table style or PivotTable style by its name.

See Also

TableStyleCollection Interface

TableStyleCollection Members

DevExpress.Spreadsheet Namespace