| Package | Description |
|---|---|
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected STTextVAlign |
CTCommentPr.textVAlign |
| Modifier and Type | Method and Description |
|---|---|
static STTextVAlign |
STTextVAlign.fromValue(String v) |
STTextVAlign |
CTCommentPr.getTextVAlign()
Gets the value of the textVAlign property.
|
static STTextVAlign |
STTextVAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STTextVAlign[] |
STTextVAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTCommentPr.setTextVAlign(STTextVAlign value)
Sets the value of the textVAlign property.
|
Copyright © 2007-2019. All Rights Reserved.