Uses of Class
org.docx4j.dml.chart.CTCrossBetween
Packages that use CTCrossBetween
-
Uses of CTCrossBetween in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTCrossBetweenMethods in org.docx4j.dml.chart that return CTCrossBetweenModifier and TypeMethodDescriptionObjectFactory.createCTCrossBetween()Create an instance ofCTCrossBetweenCTValAx.getCrossBetween()Gets the value of the crossBetween property.Methods in org.docx4j.dml.chart with parameters of type CTCrossBetweenModifier and TypeMethodDescriptionvoidCTValAx.setCrossBetween(CTCrossBetween value) Sets the value of the crossBetween property.