Uses of Class
org.docx4j.dml.chart.CTSecondPieSize
Packages that use CTSecondPieSize
-
Uses of CTSecondPieSize in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTSecondPieSizeMethods in org.docx4j.dml.chart that return CTSecondPieSizeModifier and TypeMethodDescriptionObjectFactory.createCTSecondPieSize()Create an instance ofCTSecondPieSizeCTOfPieChart.getSecondPieSize()Gets the value of the secondPieSize property.Methods in org.docx4j.dml.chart with parameters of type CTSecondPieSizeModifier and TypeMethodDescriptionvoidCTOfPieChart.setSecondPieSize(CTSecondPieSize value) Sets the value of the secondPieSize property.