[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotTable.TableStyle

TableStyle Property

TableStyle

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).

Declaration
string TableStyle { get; set; }
Property TableStyle As String