Uses of Class
org.docx4j.dml.chart.CTErrValType
Packages that use CTErrValType
-
Uses of CTErrValType in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTErrValTypeMethods in org.docx4j.dml.chart that return CTErrValTypeModifier and TypeMethodDescriptionObjectFactory.createCTErrValType()Create an instance ofCTErrValTypeCTErrBars.getErrValType()Gets the value of the errValType property.Methods in org.docx4j.dml.chart with parameters of type CTErrValTypeModifier and TypeMethodDescriptionvoidCTErrBars.setErrValType(CTErrValType value) Sets the value of the errValType property.