Interface CTBottomPageBorder

All Superinterfaces:
CTBorder, CTPageBorder, XmlObject, XmlTokenSource

public interface CTBottomPageBorder extends CTPageBorder
An XML CT_BottomPageBorder(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getBottomLeft

      String getBottomLeft()
      Gets the "bottomLeft" attribute
    • xgetBottomLeft

      STRelationshipId xgetBottomLeft()
      Gets (as xml) the "bottomLeft" attribute
    • isSetBottomLeft

      boolean isSetBottomLeft()
      True if has "bottomLeft" attribute
    • setBottomLeft

      void setBottomLeft(String bottomLeft)
      Sets the "bottomLeft" attribute
    • xsetBottomLeft

      void xsetBottomLeft(STRelationshipId bottomLeft)
      Sets (as xml) the "bottomLeft" attribute
    • unsetBottomLeft

      void unsetBottomLeft()
      Unsets the "bottomLeft" attribute
    • getBottomRight

      String getBottomRight()
      Gets the "bottomRight" attribute
    • xgetBottomRight

      STRelationshipId xgetBottomRight()
      Gets (as xml) the "bottomRight" attribute
    • isSetBottomRight

      boolean isSetBottomRight()
      True if has "bottomRight" attribute
    • setBottomRight

      void setBottomRight(String bottomRight)
      Sets the "bottomRight" attribute
    • xsetBottomRight

      void xsetBottomRight(STRelationshipId bottomRight)
      Sets (as xml) the "bottomRight" attribute
    • unsetBottomRight

      void unsetBottomRight()
      Unsets the "bottomRight" attribute