PivotTable.ShowTableStyleRowStripes Property (Excel)
The ShowTableStyleRowStripes property displays banded rows in which even rows are formatted differently from odd rows. This makes PivotTables easier to read. Read/write Boolean.
Version Information
Version Added: Excel 2007
Syntax
expression .ShowTableStyleRowStripes
expression A variable that represents a PivotTable object.