SetTableStyleRowHeaders
function SetTableStyleRowHeaders(show: boolean = null): void
Description
Sets the row headers style for PivotTable.
Parameters
- show
boolean
null Flag show or not row headers.
Returns
void
function SetTableStyleRowHeaders(show: boolean = null): void
Sets the row headers style for PivotTable.
boolean
nullFlag show or not row headers.
void