Uses of Class
org.docx4j.dml.chart.CTOfPieType
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTOfPieType in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTOfPieType Modifier and Type Field Description protected CTOfPieTypeCTOfPieChart. ofPieTypeMethods in org.docx4j.dml.chart that return CTOfPieType Modifier and Type Method Description CTOfPieTypeObjectFactory. createCTOfPieType()Create an instance ofCTOfPieTypeCTOfPieTypeCTOfPieChart. getOfPieType()Gets the value of the ofPieType property.Methods in org.docx4j.dml.chart with parameters of type CTOfPieType Modifier and Type Method Description voidCTOfPieChart. setOfPieType(CTOfPieType value)Sets the value of the ofPieType property.