Uses of Class
org.docx4j.dml.chart.CTDLblPos
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTDLblPos in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTDLblPos Modifier and Type Field Description protected CTDLblPosCTDLbl. dLblPosprotected CTDLblPosCTDLbls. dLblPosMethods in org.docx4j.dml.chart that return CTDLblPos Modifier and Type Method Description CTDLblPosObjectFactory. createCTDLblPos()Create an instance ofCTDLblPosCTDLblPosCTDLbl. getDLblPos()Gets the value of the dLblPos property.CTDLblPosCTDLbls. getDLblPos()Gets the value of the dLblPos property.Methods in org.docx4j.dml.chart with parameters of type CTDLblPos Modifier and Type Method Description voidCTDLbl. setDLblPos(CTDLblPos value)Sets the value of the dLblPos property.voidCTDLbls. setDLblPos(CTDLblPos value)Sets the value of the dLblPos property.