public final class FormatConditionValueType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
AUTOMATIC_MAX
Indicates that the Automatic maximum value in the range shall be
used as the Automatic maximum value for the gradient.
|
static int |
AUTOMATIC_MIN
Indicates that the Automatic minimum value in the range shall be
used as the Automatic minimum value for the gradient.
|
static int |
FORMULA
The minimum/ midpoint / maximum value for the
gradient is determined by a formula.
|
static int |
MAX
Indicates that the maximum value in the range shall be
used as the maximum value for the gradient.
|
static int |
MIN
Indicates that the minimum value in the range shall be
used as the minimum value for the gradient.
|
static int |
NUMBER
Indicates that the minimum / midpoint / maximum
value for the gradient is specified by a constant
numeric value.
|
static int |
PERCENT
Value indicates a percentage between the minimum
and maximum values in the range shall be used as the
minimum / midpoint / maximum value for the gradient.
|
static int |
PERCENTILE
Value indicates a percentile ranking in the range shall
be used as the minimum / midpoint / maximum value
for the gradient.
|
public static final int FORMULA
public static final int MAX
public static final int MIN
public static final int NUMBER
public static final int PERCENT
public static final int PERCENTILE
public static final int AUTOMATIC_MAX
public static final int AUTOMATIC_MIN
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.