Uses of Class
org.docx4j.dml.chart.CTSplitType
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTSplitType in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTSplitType Modifier and Type Field Description protected CTSplitTypeCTOfPieChart. splitTypeMethods in org.docx4j.dml.chart that return CTSplitType Modifier and Type Method Description CTSplitTypeObjectFactory. createCTSplitType()Create an instance ofCTSplitTypeCTSplitTypeCTOfPieChart. getSplitType()Gets the value of the splitType property.Methods in org.docx4j.dml.chart with parameters of type CTSplitType Modifier and Type Method Description voidCTOfPieChart. setSplitType(CTSplitType value)Sets the value of the splitType property.