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