Uses of Class
org.docx4j.dml.chart.CTErrBarType
Packages that use CTErrBarType
-
Uses of CTErrBarType in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTErrBarTypeMethods in org.docx4j.dml.chart that return CTErrBarTypeModifier and TypeMethodDescriptionObjectFactory.createCTErrBarType()Create an instance ofCTErrBarTypeCTErrBars.getErrBarType()Gets the value of the errBarType property.Methods in org.docx4j.dml.chart with parameters of type CTErrBarTypeModifier and TypeMethodDescriptionvoidCTErrBars.setErrBarType(CTErrBarType value) Sets the value of the errBarType property.