[]
The PivotTable.ShowTableStyleRowStripes property displays banded rows in which even rows are formatted differently from odd rows. This makes PivotTables easier to read.
bool ShowTableStyleRowStripes { get; set; }
Property ShowTableStyleRowStripes As Boolean