DifferencePivotTable Constructor

NReco.PivotData Class Library Documentation
Overload List

  NameDescription
Public methodDifferencePivotTable(IPivotTable, DifferencePivotTable.DifferenceMode)
Initializes a new instance of DifferencePivotTable instance by specified IPivotTable and difference mode.
Public methodDifferencePivotTable(IPivotTable, DifferencePivotTable.DifferenceMode, Int32)
Initializes a new instance of DifferencePivotTable instance by specified IPivotTable, difference mode and measure index.
Public methodDifferencePivotTable(IPivotTable, Func<PivotTableValueContext, IAggregator>, Int32)
Initializes a new instance of DifferencePivotTable instance by specified IPivotTable, custom "from" value provider and measure index.
Top
See Also

Reference