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