Enum DataFieldFunctions
Build-in table row functions
Namespace: Experior.Core.Data.OfficeOpenXml.Table.PivotTable
Assembly: Experior.Core.dll
Syntax
public enum DataFieldFunctions
Fields
Name | Description |
---|---|
Average | |
Count | |
CountNums | |
Max | |
Min | |
None | |
Product | |
StdDev | |
StdDevP | |
Sum | |
Var | |
VarP |