PivotTableDataTableWriter Properties

NReco.PivotData Class Library Documentation

The PivotTableDataTableWriter type exposes the following members.

Properties

  NameDescription
Public propertyColumnCaptionSeparator
Gets or sets separator for joining column caption parts.
Public propertyFormatAggregatorName
Gets or sets custom formatting handler for aggregator name (aggregator factory)->(label).
Public propertyFormatColumnKey
Gets or sets custom formatting handler for table column labels (key,dimension)->(label).
Public propertyGrandTotal
Include grand totals value into resulting pivot table (true by default).
(Inherited from PivotTableWriterBase.)
Public propertySubtotalColumns
Include subtotal columns into resulting pivot table (false by default).
Public propertySubtotalRows
Include subtotal rows into resulting pivot table (false by default).
Public propertyTotalsColumn
Include totals column into resulting pivot table (true by default).
(Inherited from PivotTableWriterBase.)
Public propertyTotalsColumnHeaderText
Gets or sets title text for totals column header (Totals by default).
(Inherited from PivotTableWriterBase.)
Public propertyTotalsColumnPosition
Determins totals column position (first column or last column).
(Inherited from PivotTableWriterBase.)
Public propertyTotalsRow
Include totals row into resulting pivot table (true by default).
(Inherited from PivotTableWriterBase.)
Public propertyTotalsRowHeaderText
Gets or sets title text for totals row header (Totals by default).
(Inherited from PivotTableWriterBase.)
Public propertyTotalsRowPosition
Determins totals row position (first row or last row).
(Inherited from PivotTableWriterBase.)
Top
See Also

Reference