Uses of Class
org.docx4j.dml.chart.CTErrDir
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTErrDir in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTErrDir Modifier and Type Field Description protected CTErrDirCTErrBars. errDirMethods in org.docx4j.dml.chart that return CTErrDir Modifier and Type Method Description CTErrDirObjectFactory. createCTErrDir()Create an instance ofCTErrDirCTErrDirCTErrBars. getErrDir()Gets the value of the errDir property.Methods in org.docx4j.dml.chart with parameters of type CTErrDir Modifier and Type Method Description voidCTErrBars. setErrDir(CTErrDir value)Sets the value of the errDir property.