public final class PivotGroupByType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DAYS
Presents Days groupby type.
|
static int |
HOURS
Presents Hours groupby type.
|
static int |
MINUTES
Presents Minutes groupby type.
|
static int |
MONTHS
Presents Months groupby type.
|
static int |
NUMBERS
Group by numbers.
|
static int |
QUARTERS
Presents Quarters groupby type.
|
static int |
RANGE_OF_VALUES
Deprecated.
Use PivotGroupByType.Numbers instead.
|
static int |
SECONDS
Presents Seconds groupby type.
|
static int |
YEARS
Presents Years groupby type.
|
public static final int RANGE_OF_VALUES
Remarks
NOTE: This method is now obsolete. Instead, please use PivotGroupByType.Numbers enum. This method will be removed 12 months later since October 2023. Aspose apologizes for any inconvenience you may have experienced.public static final int NUMBERS
public static final int SECONDS
public static final int MINUTES
public static final int HOURS
public static final int DAYS
public static final int MONTHS
public static final int QUARTERS
public static final int YEARS
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.