Skip to main content
A newer version of this page is available. .
Row

TableStyleCollection.Count Property

Gets the number of table styles in the collection.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v18.2.Core.dll

Declaration

int Count { get; }

Property Value

Type Description
Int32

An integer specifying the number of table styles in the collection.

See Also