Uses of Class
org.docx4j.dml.chart.CTDispBlanksAs
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTDispBlanksAs in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTDispBlanksAs Modifier and Type Field Description protected CTDispBlanksAsCTChart. dispBlanksAsMethods in org.docx4j.dml.chart that return CTDispBlanksAs Modifier and Type Method Description CTDispBlanksAsObjectFactory. createCTDispBlanksAs()Create an instance ofCTDispBlanksAsCTDispBlanksAsCTChart. getDispBlanksAs()Gets the value of the dispBlanksAs property.Methods in org.docx4j.dml.chart with parameters of type CTDispBlanksAs Modifier and Type Method Description voidCTChart. setDispBlanksAs(CTDispBlanksAs value)Sets the value of the dispBlanksAs property.