FormatConditionType
Overview
FormatConditionType is a enum in Aspose.Cells FOSS for Java.
Represents the type of a format condition.
Values
| Value | Description |
|---|---|
CELL_VALUE | |
EXPRESSION | |
CONTAINS_TEXT | |
NOT_CONTAINS_TEXT | |
begins_with | |
ENDS_WITH | |
TIME_PERIOD | |
DUPLICATE_VALUES | |
UNIQUE_VALUES | |
TOP_10 | |
BOTTOM_10 | |
ABOVE_AVERAGE | |
BELOW_AVERAGE | |
COLOR_SCALE | |
DATA_BAR | |
ICON_SET |