Uses of Class
org.docx4j.dml.chart.CTSplitType
Packages that use CTSplitType
-
Uses of CTSplitType in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTSplitTypeMethods in org.docx4j.dml.chart that return CTSplitTypeModifier and TypeMethodDescriptionObjectFactory.createCTSplitType()Create an instance ofCTSplitTypeCTOfPieChart.getSplitType()Gets the value of the splitType property.Methods in org.docx4j.dml.chart with parameters of type CTSplitTypeModifier and TypeMethodDescriptionvoidCTOfPieChart.setSplitType(CTSplitType value) Sets the value of the splitType property.