setShowTableStyleRowStripes Method
In This Topic
Sets the boolean value displays banded rows in which even rows are formatted differently from odd rows. This makes PivotTables easier to read.
Syntax
void setShowTableStyleRowStripes(
boolean
)
|
Parameters
- value
See Also