Package | Description |
---|---|
com.gembox.spreadsheet.conditionalformatting |
Contains types used to format cells conditionally based on their values.
|
Modifier and Type | Method and Description |
---|---|
DataBarAxisPosition |
DataBarStyle.getAxisPosition()
Gets the data bar axis position.
|
static DataBarAxisPosition |
DataBarAxisPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataBarAxisPosition[] |
DataBarAxisPosition.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.setAxisPosition(DataBarAxisPosition value)
Sets the data bar axis position.
|
© GemBox Ltd. — All rights reserved.