com.grapecity.documents.excel Package / IPivotTable Interface / getShowTableStyleRowStripes Method
In This Topic
getShowTableStyleRowStripes Method
In This Topic
Gets the boolean value displays banded rows in which even rows are formatted differently from odd rows. This makes PivotTables easier to read.
Syntax
boolean getShowTableStyleRowStripes()
See Also