Modifier and Type | Method and Description |
---|---|
Style.VERTICAL_TEXT_ALIGMENT |
Style.getVerticalTextAligment()
Get the vertical text aligment of the cell
|
static Style.VERTICAL_TEXT_ALIGMENT |
Style.VERTICAL_TEXT_ALIGMENT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Style.VERTICAL_TEXT_ALIGMENT[] |
Style.VERTICAL_TEXT_ALIGMENT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Style.setVerticalTextAligment(Style.VERTICAL_TEXT_ALIGMENT p)
Set text's aligment of the cell's text in a vertical axis.
|
Copyright © 2023. All rights reserved.