Uses of Enum
org.docx4j.wml.STPageBorderOffset
Packages that use STPageBorderOffset
-
Uses of STPageBorderOffset in org.docx4j.wml
Fields in org.docx4j.wml declared as STPageBorderOffsetMethods in org.docx4j.wml that return STPageBorderOffsetModifier and TypeMethodDescriptionstatic STPageBorderOffsetSectPr.PgBorders.getOffsetFrom()Gets the value of the offsetFrom property.static STPageBorderOffsetReturns the enum constant of this type with the specified name.static STPageBorderOffset[]STPageBorderOffset.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 STPageBorderOffsetModifier and TypeMethodDescriptionvoidSectPr.PgBorders.setOffsetFrom(STPageBorderOffset value) Sets the value of the offsetFrom property.