Interface CTTopPageBorder

All Superinterfaces:
CTBorder, CTPageBorder, XmlObject, XmlTokenSource

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

  • Method Details

    • getTopLeft

      String getTopLeft()
      Gets the "topLeft" attribute
    • xgetTopLeft

      STRelationshipId xgetTopLeft()
      Gets (as xml) the "topLeft" attribute
    • isSetTopLeft

      boolean isSetTopLeft()
      True if has "topLeft" attribute
    • setTopLeft

      void setTopLeft(String topLeft)
      Sets the "topLeft" attribute
    • xsetTopLeft

      void xsetTopLeft(STRelationshipId topLeft)
      Sets (as xml) the "topLeft" attribute
    • unsetTopLeft

      void unsetTopLeft()
      Unsets the "topLeft" attribute
    • getTopRight

      String getTopRight()
      Gets the "topRight" attribute
    • xgetTopRight

      STRelationshipId xgetTopRight()
      Gets (as xml) the "topRight" attribute
    • isSetTopRight

      boolean isSetTopRight()
      True if has "topRight" attribute
    • setTopRight

      void setTopRight(String topRight)
      Sets the "topRight" attribute
    • xsetTopRight

      void xsetTopRight(STRelationshipId topRight)
      Sets (as xml) the "topRight" attribute
    • unsetTopRight

      void unsetTopRight()
      Unsets the "topRight" attribute