| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected STInfoTextType |
CTFFStatusText.type |
protected STInfoTextType |
CTFFHelpText.type |
| Modifier and Type | Method and Description |
|---|---|
static STInfoTextType |
STInfoTextType.fromValue(String v) |
STInfoTextType |
CTFFStatusText.getType()
Gets the value of the type property.
|
STInfoTextType |
CTFFHelpText.getType()
Gets the value of the type property.
|
static STInfoTextType |
STInfoTextType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STInfoTextType[] |
STInfoTextType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTFFStatusText.setType(STInfoTextType value)
Sets the value of the type property.
|
void |
CTFFHelpText.setType(STInfoTextType value)
Sets the value of the type property.
|
Copyright © 2007-2019. All Rights Reserved.