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