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