Uses of Class
org.docx4j.dml.chart.CTCustSplit
Packages that use CTCustSplit
-
Uses of CTCustSplit in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTCustSplitMethods in org.docx4j.dml.chart that return CTCustSplitModifier and TypeMethodDescriptionObjectFactory.createCTCustSplit()Create an instance ofCTCustSplitCTOfPieChart.getCustSplit()Gets the value of the custSplit property.Methods in org.docx4j.dml.chart with parameters of type CTCustSplitModifier and TypeMethodDescriptionvoidCTOfPieChart.setCustSplit(CTCustSplit value) Sets the value of the custSplit property.