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