[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotTable.ShowTableStyleRowStripes

ShowTableStyleRowStripes Property

ShowTableStyleRowStripes

The PivotTable.ShowTableStyleRowStripes property displays banded rows in which even rows are formatted differently from odd rows. This makes PivotTables easier to read.

Declaration
bool ShowTableStyleRowStripes { get; set; }
Property ShowTableStyleRowStripes As Boolean