SetTableStyleColumnStripes
function SetTableStyleColumnStripes(show: boolean = null): void
Description
Sets the banded columns style for PivotTable.
Parameters
- show
boolean
null Flag show or not banded columns.
Returns
void
function SetTableStyleColumnStripes(show: boolean = null): void
Sets the banded columns style for PivotTable.
boolean
nullFlag show or not banded columns.
void