Uses of Class
org.docx4j.dml.chart.CTSecondPieSize
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTSecondPieSize in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTSecondPieSize Modifier and Type Field Description protected CTSecondPieSizeCTOfPieChart. secondPieSizeMethods in org.docx4j.dml.chart that return CTSecondPieSize Modifier and Type Method Description CTSecondPieSizeObjectFactory. createCTSecondPieSize()Create an instance ofCTSecondPieSizeCTSecondPieSizeCTOfPieChart. getSecondPieSize()Gets the value of the secondPieSize property.Methods in org.docx4j.dml.chart with parameters of type CTSecondPieSize Modifier and Type Method Description voidCTOfPieChart. setSecondPieSize(CTSecondPieSize value)Sets the value of the secondPieSize property.