public final class PivotFieldFunction
extends java.lang.Object
Remarks
NOTE: This class is now obsolete. please use GridPivotFieldFunction Instead. This class will be removed after 6 months since Aug. 2014. Aspose apologizes for any inconvenience you may have experienced.| Modifier and Type | Field and Description |
|---|---|
static int |
AVERAGE
Deprecated.
The average of the values.
|
static int |
COUNT
Deprecated.
The number of data values.This is the default function.
|
static int |
MAX
Deprecated.
The largest value.
|
static int |
MIN
Deprecated.
The smallest value.
|
static int |
PRODUCT
Deprecated.
The product of the values.
|
static int |
SUM
Deprecated.
The sum of the values.
|
public static final int COUNT
public static final int SUM
public static final int AVERAGE
public static final int MAX
public static final int MIN
public static final int PRODUCT
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.