Uses of Enum Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.STParentLabelLayout
Packages that use STParentLabelLayout
-
Uses of STParentLabelLayout in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as STParentLabelLayoutMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return STParentLabelLayoutModifier and TypeMethodDescriptionstatic STParentLabelLayoutCTParentLabelLayout.getVal()Gets the value of the val property.static STParentLabelLayoutReturns the enum constant of this class with the specified name.static STParentLabelLayout[]STParentLabelLayout.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type STParentLabelLayoutModifier and TypeMethodDescriptionvoidCTParentLabelLayout.setVal(STParentLabelLayout value) Sets the value of the val property.