Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / getStyles Method
In This Topic
    getStyles Method
    In This Topic
    Returns the IStyleCollection collection that represents all thestyles in the specified workbook.
    Syntax
    IStyleCollection getStyles()
    See Also