Modifier and Type | Method and Description |
---|---|
Style.TEXT_ALIGMENT |
Style.getTextAligment()
Get text aligment of the cell
|
static Style.TEXT_ALIGMENT |
Style.TEXT_ALIGMENT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Style.TEXT_ALIGMENT[] |
Style.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.setTextAligment(Style.TEXT_ALIGMENT p)
Set text's aligment of the cell's text.
|
Copyright © 2023. All rights reserved.