Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableStyleCollection Interface / Count Property
In This Topic
    Count Property (ITableStyleCollection)
    In This Topic
    Gets the number of table styles in the collection.
    Syntax
    System.int Count {get;}

    Property Value

    The count.
    See Also