PivotTable.ShowTableStyleRowStripes (Excel)
The ShowTableStyleRowStripes property displays banded rows in which even rows are formatted differently from odd rows. This makes PivotTables easier to read.
ActiveCell.PivotTable.ShowTableStyleRowStripes = True