Uses of Class
org.docx4j.dml.chart.CTCustSplit
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTCustSplit in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTCustSplit Modifier and Type Field Description protected CTCustSplitCTOfPieChart. custSplitMethods in org.docx4j.dml.chart that return CTCustSplit Modifier and Type Method Description CTCustSplitObjectFactory. createCTCustSplit()Create an instance ofCTCustSplitCTCustSplitCTOfPieChart. getCustSplit()Gets the value of the custSplit property.Methods in org.docx4j.dml.chart with parameters of type CTCustSplit Modifier and Type Method Description voidCTOfPieChart. setCustSplit(CTCustSplit value)Sets the value of the custSplit property.