[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotTable.ShowTableStyleRowStripes

ShowTableStyleRowStripes Property

ShowTableStyleRowStripes

Gets or sets a boolean value to display 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