Uses of Class
org.docx4j.dml.chart.CTOfPieType
Packages that use CTOfPieType
-
Uses of CTOfPieType in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTOfPieTypeMethods in org.docx4j.dml.chart that return CTOfPieTypeModifier and TypeMethodDescriptionObjectFactory.createCTOfPieType()Create an instance ofCTOfPieTypeCTOfPieChart.getOfPieType()Gets the value of the ofPieType property.Methods in org.docx4j.dml.chart with parameters of type CTOfPieTypeModifier and TypeMethodDescriptionvoidCTOfPieChart.setOfPieType(CTOfPieType value) Sets the value of the ofPieType property.