Uses of Enum
org.docx4j.w15.STSdtAppearance
Packages that use STSdtAppearance
-
Uses of STSdtAppearance in org.docx4j.w15
Fields in org.docx4j.w15 declared as STSdtAppearanceMethods in org.docx4j.w15 that return STSdtAppearanceModifier and TypeMethodDescriptionstatic STSdtAppearanceCTSdtAppearance.getVal()Gets the value of the val property.static STSdtAppearanceReturns 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 STSdtAppearanceModifier and TypeMethodDescriptionvoidCTSdtAppearance.setVal(STSdtAppearance value) Sets the value of the val property.