Uses of Class
org.docx4j.dml.chart.CTOverlap
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTOverlap in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTOverlap Modifier and Type Field Description protected CTOverlapCTBarChart. overlapMethods in org.docx4j.dml.chart that return CTOverlap Modifier and Type Method Description CTOverlapObjectFactory. createCTOverlap()Create an instance ofCTOverlapCTOverlapCTBarChart. getOverlap()Gets the value of the overlap property.Methods in org.docx4j.dml.chart with parameters of type CTOverlap Modifier and Type Method Description voidCTBarChart. setOverlap(CTOverlap value)Sets the value of the overlap property.