Package | Description |
---|---|
com.keikai.client.api |
Modifier and Type | Method and Description |
---|---|
Alignment.Vertical |
Alignment.getVertical()
Returns the vertical
|
static Alignment.Vertical |
Alignment.Vertical.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Alignment.Vertical[] |
Alignment.Vertical.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Range.applyVerticalAlignment(Alignment.Vertical alignment)
Applies the vertical alignment.
|
void |
Alignment.setVertical(Alignment.Vertical vertical)
Sets the vertical
|
Copyright © 2017. All rights reserved.