Uses of Enum
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.STStringDimensionType
Packages that use STStringDimensionType
-
Uses of STStringDimensionType in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as STStringDimensionTypeMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return STStringDimensionTypeModifier and TypeMethodDescriptionstatic STStringDimensionTypeCTStringDimension.getType()Gets the value of the type property.static STStringDimensionTypeReturns 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.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type STStringDimensionTypeModifier and TypeMethodDescriptionvoidCTStringDimension.setType(STStringDimensionType value) Sets the value of the type property.