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