Uses of Class
org.docx4j.dml.chart.CTDepthPercent
Packages that use CTDepthPercent
-
Uses of CTDepthPercent in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTDepthPercentMethods in org.docx4j.dml.chart that return CTDepthPercentModifier and TypeMethodDescriptionObjectFactory.createCTDepthPercent()Create an instance ofCTDepthPercentCTView3D.getDepthPercent()Gets the value of the depthPercent property.Methods in org.docx4j.dml.chart with parameters of type CTDepthPercentModifier and TypeMethodDescriptionvoidCTView3D.setDepthPercent(CTDepthPercent value) Sets the value of the depthPercent property.