public final class PivotFieldSubtotalType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
AUTOMATIC
Represents Automatic subtotal type.
|
static int |
AVERAGE
Represents Average subtotal type.
|
static int |
COUNT
Represents Count subtotal type.
|
static int |
COUNT_NUMS
Represents Count Nums subtotal type.
|
static int |
MAX
Represents Max subtotal type.
|
static int |
MIN
Represents Min subtotal type.
|
static int |
NONE
Represents None subtotal type.
|
static int |
PRODUCT
Represents Product subtotal type.
|
static int |
STDEV
Represents Stdev subtotal type.
|
static int |
STDEVP
Represents Stdevp subtotal type.
|
static int |
SUM
Represents Sum subtotal type.
|
static int |
VAR
Represents Var subtotal type.
|
static int |
VARP
Represents Varp subtotal type.
|
public static final int NONE
public static final int AUTOMATIC
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 STDEV
public static final int STDEVP
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.