Uses of Enum
org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram.STSTorageType
Packages that use STSTorageType
-
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 STSTorageTypeMethods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram that return STSTorageTypeModifier and TypeMethodDescriptionstatic STSTorageTypeCTNumberDiagramInfo.getPtType()Gets the value of the ptType property.static STSTorageTypeReturns 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 STSTorageTypeModifier and TypeMethodDescriptionvoidCTNumberDiagramInfo.setPtType(STSTorageType value) Sets the value of the ptType property.