Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / getTableStyle Method
In This Topic
    getTableStyle Method
    In This Topic
    Gets the style used in the body of the PivotTable report. The default value is a null string (no style is applied by default).
    Syntax
    java.lang.String getTableStyle()
    See Also