Uses of Class
org.docx4j.dml.STPresetPatternVal
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of STPresetPatternVal in org.docx4j.dml
Fields in org.docx4j.dml declared as STPresetPatternVal Modifier and Type Field Description protected STPresetPatternValCTPatternFillProperties. prstMethods in org.docx4j.dml that return STPresetPatternVal Modifier and Type Method Description static STPresetPatternValSTPresetPatternVal. fromValue(java.lang.String v)STPresetPatternValCTPatternFillProperties. getPrst()Gets the value of the prst property.static STPresetPatternValSTPresetPatternVal. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STPresetPatternVal[]STPresetPatternVal. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml with parameters of type STPresetPatternVal Modifier and Type Method Description voidCTPatternFillProperties. setPrst(STPresetPatternVal value)Sets the value of the prst property.