Uses of Class
org.docx4j.dml.chart.CTDispBlanksAs
Packages that use CTDispBlanksAs
-
Uses of CTDispBlanksAs in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTDispBlanksAsMethods in org.docx4j.dml.chart that return CTDispBlanksAsModifier and TypeMethodDescriptionObjectFactory.createCTDispBlanksAs()Create an instance ofCTDispBlanksAsCTChart.getDispBlanksAs()Gets the value of the dispBlanksAs property.Methods in org.docx4j.dml.chart with parameters of type CTDispBlanksAsModifier and TypeMethodDescriptionvoidCTChart.setDispBlanksAs(CTDispBlanksAs value) Sets the value of the dispBlanksAs property.