[]
Configurates ShowRowTotals. Sets a value that determines whether the output data should include rows containing subtotals or grand totals.
public PivotEngineBuilder ShowRowTotals(ShowTotals value)
Type | Name | Description |
---|---|---|
ShowTotals | value | The value. |
Type | Description |
---|---|
PivotEngineBuilder | Current builder. |