| Package | Description |
|---|---|
| com.grapecity.documents.excel.drawing | |
| com.grapecity.documents.excel.forms |
| Modifier and Type | Method and Description |
|---|---|
static TickLabelOrientation |
TickLabelOrientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TickLabelOrientation |
TickLabelOrientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TickLabelOrientation[] |
TickLabelOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static TickLabelOrientation[] |
TickLabelOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TickLabelOrientation |
IButton.getOrientation()
Gets text orientation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IButton.setOrientation(TickLabelOrientation value)
Sets text orientation.
|