Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / Styles Property
In This Topic
    Styles Property (IWorkbook)
    In This Topic
    Returns the IStyleCollection collection that represents all the styles in the specified workbook (read-only).
    Syntax
    IStyleCollection Styles {get;}
    See Also