Package | Description |
---|---|
com.gembox.spreadsheet.conditionalformatting |
Contains types used to format cells conditionally based on their values.
|
Modifier and Type | Method and Description |
---|---|
DataBarDirection |
DataBarStyle.getDirection()
Gets the data bar direction.
|
static DataBarDirection |
DataBarDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataBarDirection[] |
DataBarDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DataBarStyle.setDirection(DataBarDirection value)
Sets the data bar direction.
|
© GemBox d.o.o. — All rights reserved.