| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram |
| Modifier and Type | Field and Description |
|---|---|
protected STSTorageType |
CTNumberDiagramInfo.ptType |
| Modifier and Type | Method and Description |
|---|---|
static STSTorageType |
STSTorageType.fromValue(String v) |
STSTorageType |
CTNumberDiagramInfo.getPtType()
Gets the value of the ptType property.
|
static STSTorageType |
STSTorageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STSTorageType[] |
STSTorageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTNumberDiagramInfo.setPtType(STSTorageType value)
Sets the value of the ptType property.
|
Copyright © 2007-2019. All Rights Reserved.