Uses of Enum Class
org.docx4j.dml.chart.STDispBlanksAs
Packages that use STDispBlanksAs
-
Uses of STDispBlanksAs in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STDispBlanksAsMethods in org.docx4j.dml.chart that return STDispBlanksAsModifier and TypeMethodDescriptionstatic STDispBlanksAsCTDispBlanksAs.getVal()Gets the value of the val property.static STDispBlanksAsReturns the enum constant of this class with the specified name.static STDispBlanksAs[]STDispBlanksAs.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.dml.chart with parameters of type STDispBlanksAsModifier and TypeMethodDescriptionvoidCTDispBlanksAs.setVal(STDispBlanksAs value) Sets the value of the val property.