Uses of Enum
org.docx4j.w14.STBevelPresetType
Packages that use STBevelPresetType
-
Uses of STBevelPresetType in org.docx4j.w14
Fields in org.docx4j.w14 declared as STBevelPresetTypeMethods in org.docx4j.w14 that return STBevelPresetTypeModifier and TypeMethodDescriptionstatic STBevelPresetTypeCTBevel.getPrst()Gets the value of the prst property.static STBevelPresetTypeReturns the enum constant of this type with the specified name.static STBevelPresetType[]STBevelPresetType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.w14 with parameters of type STBevelPresetTypeModifier and TypeMethodDescriptionvoidCTBevel.setPrst(STBevelPresetType value) Sets the value of the prst property.