Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram.STSTorageType
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram |
-
Uses of STSTorageType in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram declared as STSTorageType Modifier and Type Field Description protected STSTorageTypeCTNumberDiagramInfo. ptTypeMethods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram that return STSTorageType Modifier and Type Method Description static STSTorageTypeSTSTorageType. fromValue(java.lang.String v)STSTorageTypeCTNumberDiagramInfo. getPtType()Gets the value of the ptType property.static STSTorageTypeSTSTorageType. valueOf(java.lang.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.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram with parameters of type STSTorageType Modifier and Type Method Description voidCTNumberDiagramInfo. setPtType(STSTorageType value)Sets the value of the ptType property.