Uses of Enum
org.docx4j.wml.STBorder
Packages that use STBorder
-
Uses of STBorder in org.docx4j.wml
Fields in org.docx4j.wml declared as STBorderMethods in org.docx4j.wml that return STBorderModifier and TypeMethodDescriptionstatic STBorderCTBorder.getVal()Gets the value of the val property.static STBorderReturns the enum constant of this type with the specified name.static STBorder[]STBorder.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.wml with parameters of type STBorder