Uses of Enum
org.docx4j.dml.chart.STCrossBetween
Packages that use STCrossBetween
-
Uses of STCrossBetween in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STCrossBetweenMethods in org.docx4j.dml.chart that return STCrossBetweenModifier and TypeMethodDescriptionstatic STCrossBetweenCTCrossBetween.getVal()Gets the value of the val property.static STCrossBetweenReturns the enum constant of this type with the specified name.static STCrossBetween[]STCrossBetween.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml.chart with parameters of type STCrossBetweenModifier and TypeMethodDescriptionvoidCTCrossBetween.setVal(STCrossBetween value) Sets the value of the val property.