[]
Gets or sets a boolean value to display banded columns in which even columns are formatted differently from odd columns. This makes PivotTables easier to read.
bool ShowTableStyleColumnStripes { get; set; }
Property ShowTableStyleColumnStripes As Boolean