Gets value for specified row and column keys.
Namespace: NReco.PivotData
Assembly: NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax
Parameters
- rowKey
- Type: NReco.PivotDataValueKey
row key (use partial key for sub-totals or null for column total) - colKey
- Type: NReco.PivotDataValueKey
column key (use partial key for sub-totals or null for row total)
Return Value
Type: IAggregatorSee Also