Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / ShowTableStyleColumnStripes Property
In This Topic
    ShowTableStyleColumnStripes Property (IPivotTable)
    In This Topic
    The Boolean property displays banded columns in which even columns are formatted differently from odd columns. This makes PivotTableseasier to read.
    Syntax
    System.bool ShowTableStyleColumnStripes {get; set;}
    See Also