Uses of Enum
org.docx4j.dml.STBevelPresetType
Packages that use STBevelPresetType
-
Uses of STBevelPresetType in org.docx4j.dml
Fields in org.docx4j.dml declared as STBevelPresetTypeMethods in org.docx4j.dml 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.dml with parameters of type STBevelPresetTypeModifier and TypeMethodDescriptionvoidCTBevel.setPrst(STBevelPresetType value) Sets the value of the prst property.