[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotTable.ShowTableStyleColumnStripes

ShowTableStyleColumnStripes Property

ShowTableStyleColumnStripes

The Boolean property displays banded columns in which even columns are formatted differently from odd columns. This makes PivotTableseasier to read.

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