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