Uses of Class
org.docx4j.dml.chart.CTDepthPercent
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTDepthPercent in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTDepthPercent Modifier and Type Field Description protected CTDepthPercentCTView3D. depthPercentMethods in org.docx4j.dml.chart that return CTDepthPercent Modifier and Type Method Description CTDepthPercentObjectFactory. createCTDepthPercent()Create an instance ofCTDepthPercentCTDepthPercentCTView3D. getDepthPercent()Gets the value of the depthPercent property.Methods in org.docx4j.dml.chart with parameters of type CTDepthPercent Modifier and Type Method Description voidCTView3D. setDepthPercent(CTDepthPercent value)Sets the value of the depthPercent property.