C1.WPF.Excel Namespace : ConsolidationFunction Enumeration |
'Declaration
Public Enum ConsolidationFunction Inherits System.Enum
public enum ConsolidationFunction : System.Enum
Member | Description |
---|---|
Average | Represents Average function. |
Count | Represents Count function. |
CountNums | Represents Count Numbers function. |
Max | Represents Max function. |
Min | Represents Min function. |
Product | Represents Product function. |
StdDev | Represents StdDev function. |
StdDevp | Represents StdDevp function. |
Sum | Represents Sum function. |
Var | Represents Var function. |
Varp | Represents Varp function. |
System.Object
System.ValueType
System.Enum
C1.WPF.Excel.ConsolidationFunction
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2