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