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