Back to Devexpress

TableStyleCollection.Count Property

officefileapi-devexpress-dot-spreadsheet-dot-tablestylecollection-0a199476.md

latest1.2 KB
Original Source

TableStyleCollection.Count Property

Gets the number of table styles in the collection.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
int Count { get; }
vb
ReadOnly Property Count As Integer

Property Value

TypeDescription
Int32

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

|

See Also

Spreadsheet Tables

TableStyleCollection Interface

TableStyleCollection Members

DevExpress.Spreadsheet Namespace