Uses of Class
org.docx4j.dml.chart.CTHoleSize
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTHoleSize in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTHoleSize Modifier and Type Field Description protected CTHoleSizeCTDoughnutChart. holeSizeMethods in org.docx4j.dml.chart that return CTHoleSize Modifier and Type Method Description CTHoleSizeObjectFactory. createCTHoleSize()Create an instance ofCTHoleSizeCTHoleSizeCTDoughnutChart. getHoleSize()Gets the value of the holeSize property.Methods in org.docx4j.dml.chart with parameters of type CTHoleSize Modifier and Type Method Description voidCTDoughnutChart. setHoleSize(CTHoleSize value)Sets the value of the holeSize property.