Document Solutions for Excel, Java Edition | Document Solutions
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