Package | Description |
---|---|
com.gembox.spreadsheet.conditionalformatting |
Contains types used to format cells conditionally based on their values.
|
Modifier and Type | Method and Description |
---|---|
ConditionalValueType |
ConditionalValue.getValueType()
Gets the conditional value type.
|
static ConditionalValueType |
ConditionalValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConditionalValueType[] |
ConditionalValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© GemBox Ltd. — All rights reserved.