The PivotTableWriterBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
GrandTotal |
Include grand totals value into resulting pivot table (true by default).
| |
TotalsColumn |
Include totals column into resulting pivot table (true by default).
| |
TotalsColumnHeaderText |
Gets or sets title text for totals column header (Totals by default).
| |
TotalsColumnPosition |
Determins totals column position (first column or last column).
| |
TotalsRow |
Include totals row into resulting pivot table (true by default).
| |
TotalsRowHeaderText |
Gets or sets title text for totals row header (Totals by default).
| |
TotalsRowPosition |
Determins totals row position (first row or last row).
|
See Also