Table of Contents

Enum eSubTotalFunctions

Namespace
OfficeOpenXml.Table.PivotTable
Assembly
Magicodes.EPPlus.dll
[Flags]
public enum eSubTotalFunctions
Extension Methods

Fields

Avg = 8
Count = 2
CountA = 4
Default = 16
Max = 64
Min = 32
None = 1
Product = 128
StdDev = 256
StdDevP = 512
Sum = 1024
Var = 2048
VarP = 4096