Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / getDefaultTableStyle Method
In This Topic
    getDefaultTableStyle Method
    In This Topic
    Gets the table style name from the ITableStyleCollection collectionthat is used as the default TableStyle.
    Syntax
    java.lang.String getDefaultTableStyle()
    See Also