| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
| Modifier and Type | Field and Description |
|---|---|
protected STStringDimensionType |
CTStringDimension.type |
| Modifier and Type | Method and Description |
|---|---|
static STStringDimensionType |
STStringDimensionType.fromValue(String v) |
STStringDimensionType |
CTStringDimension.getType()
Gets the value of the type property.
|
static STStringDimensionType |
STStringDimensionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STStringDimensionType[] |
STStringDimensionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTStringDimension.setType(STStringDimensionType value)
Sets the value of the type property.
|
Copyright © 2007-2021. All Rights Reserved.