Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / Styles Property
In This Topic
    Styles Property (Workbook)
    In This Topic
    Provides access to the collection of cell styles in the current workbook.
    Syntax
    public IStyleCollection Styles {get;}

    Property Value

    The styles.
    See Also