com.grapecity.documents.excel Package / IPivotTable Interface / setShowTableStyleColumnStripes Method
In This Topic
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 value
)

Parameters

value
See Also