Uses of Enum
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 type with the specified name.static STParentLabelLayout[]STParentLabelLayout.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 STParentLabelLayoutModifier and TypeMethodDescriptionvoidCTParentLabelLayout.setVal(STParentLabelLayout value) Sets the value of the val property.