Uses of Class
org.docx4j.dml.chart.CTHPercent
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTHPercent in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTHPercent Modifier and Type Field Description protected CTHPercentCTView3D. hPercentMethods in org.docx4j.dml.chart that return CTHPercent Modifier and Type Method Description CTHPercentObjectFactory. createCTHPercent()Create an instance ofCTHPercentCTHPercentCTView3D. getHPercent()Gets the value of the hPercent property.Methods in org.docx4j.dml.chart with parameters of type CTHPercent Modifier and Type Method Description voidCTView3D. setHPercent(CTHPercent value)Sets the value of the hPercent property.