TableStyleCollection.Count Property
Gets the number of table styles in the collection.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer specifying the number of table styles in the collection. |
See Also