Uses of Class
org.docx4j.dml.chart.CTErrBarType
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTErrBarType in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTErrBarType Modifier and Type Field Description protected CTErrBarTypeCTErrBars. errBarTypeMethods in org.docx4j.dml.chart that return CTErrBarType Modifier and Type Method Description CTErrBarTypeObjectFactory. createCTErrBarType()Create an instance ofCTErrBarTypeCTErrBarTypeCTErrBars. getErrBarType()Gets the value of the errBarType property.Methods in org.docx4j.dml.chart with parameters of type CTErrBarType Modifier and Type Method Description voidCTErrBars. setErrBarType(CTErrBarType value)Sets the value of the errBarType property.