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