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