Uses of Class
org.docx4j.dml.STPresetShadowVal
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of STPresetShadowVal in org.docx4j.dml
Fields in org.docx4j.dml declared as STPresetShadowVal Modifier and Type Field Description protected STPresetShadowValCTPresetShadowEffect. prstMethods in org.docx4j.dml that return STPresetShadowVal Modifier and Type Method Description static STPresetShadowValSTPresetShadowVal. fromValue(java.lang.String v)STPresetShadowValCTPresetShadowEffect. getPrst()Gets the value of the prst property.static STPresetShadowValSTPresetShadowVal. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STPresetShadowVal[]STPresetShadowVal. 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 STPresetShadowVal Modifier and Type Method Description voidCTPresetShadowEffect. setPrst(STPresetShadowVal value)Sets the value of the prst property.