[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotTable.ShowTableStyleColumnStripes

ShowTableStyleColumnStripes Property

ShowTableStyleColumnStripes

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.

Declaration
bool ShowTableStyleColumnStripes { get; set; }
Property ShowTableStyleColumnStripes As Boolean