[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IIconSets.Count

Count Property

Count

Gets the number of icon sets available in the workbook.

Declaration
int Count { get; }
ReadOnly Property Count As Integer
Examples
int iconSetCount = workbook.IconSets.Count;