[]
Gets the number of icon sets available in the workbook.
int Count { get; }
ReadOnly Property Count As Integer
int iconSetCount = workbook.IconSets.Count;