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