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