public final class GridPivotFieldFunction
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
AVERAGE
Represents Average function.
|
static int |
COUNT
Represents Count function.
|
static int |
COUNT_NUMS
Represents Count Nums function.
|
static int |
MAX
Represents Max function.
|
static int |
MIN
Represents Min function.
|
static int |
PRODUCT
Represents Product function.
|
static int |
STD_DEV
Represents StdDev function.
|
static int |
STD_DEVP
Represents StdDevp function.
|
static int |
SUM
Represents Sum function.
|
static int |
VAR
Represents Var function.
|
static int |
VARP
Represents Varp function.
|
public static final int SUM
public static final int COUNT
public static final int AVERAGE
public static final int MAX
public static final int MIN
public static final int PRODUCT
public static final int COUNT_NUMS
public static final int STD_DEV
public static final int STD_DEVP
public static final int VAR
public static final int VARP
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.