Uses of Class
org.docx4j.dml.chart.CTHoleSize
Packages that use CTHoleSize
-
Uses of CTHoleSize in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTHoleSizeMethods in org.docx4j.dml.chart that return CTHoleSizeModifier and TypeMethodDescriptionObjectFactory.createCTHoleSize()Create an instance ofCTHoleSizeCTDoughnutChart.getHoleSize()Gets the value of the holeSize property.Methods in org.docx4j.dml.chart with parameters of type CTHoleSizeModifier and TypeMethodDescriptionvoidCTDoughnutChart.setHoleSize(CTHoleSize value) Sets the value of the holeSize property.