Uses of Enum
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.STRegionLabelLayout
Packages that use STRegionLabelLayout
-
Uses of STRegionLabelLayout in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as STRegionLabelLayoutMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return STRegionLabelLayoutModifier and TypeMethodDescriptionstatic STRegionLabelLayoutCTRegionLabelLayout.getVal()Gets the value of the val property.static STRegionLabelLayoutReturns the enum constant of this type with the specified name.static STRegionLabelLayout[]STRegionLabelLayout.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 STRegionLabelLayoutModifier and TypeMethodDescriptionvoidCTRegionLabelLayout.setVal(STRegionLabelLayout value) Sets the value of the val property.