PivotTableWriterBaseTotalsRowPosition Property

NReco.PivotData Class Library Documentation
Determins totals row position (first row or last row).

Namespace:  NReco.PivotData.Output
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

public PivotTableTotalsPosition TotalsRowPosition { get; set; }

Property Value

Type: PivotTableTotalsPosition
See Also

Reference