Uses of Class
org.docx4j.dml.chart.STDispBlanksAs
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of STDispBlanksAs in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STDispBlanksAs Modifier and Type Field Description protected STDispBlanksAsCTDispBlanksAs. valMethods in org.docx4j.dml.chart that return STDispBlanksAs Modifier and Type Method Description static STDispBlanksAsSTDispBlanksAs. fromValue(java.lang.String v)STDispBlanksAsCTDispBlanksAs. getVal()Gets the value of the val property.static STDispBlanksAsSTDispBlanksAs. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STDispBlanksAs[]STDispBlanksAs. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml.chart with parameters of type STDispBlanksAs Modifier and Type Method Description voidCTDispBlanksAs. setVal(STDispBlanksAs value)Sets the value of the val property.