Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / TableStyle Property
In This Topic
    TableStyle Property (IPivotTable)
    In This Topic
    Gets or sets the style used in the body of the PivotTable report. The default value is a null string (no style is applied by default).
    Syntax
    System.string TableStyle {get; set;}
    See Also