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