Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / IWorkbook Interface / getTableStyles Method
In This Topic
    getTableStyles Method
    In This Topic
    Returns the ITableStyleCollection collection object for the currentworkbook that refers to the styles used in the current workbook.
    Syntax
    ITableStyleCollection getTableStyles()
    See Also