All Superinterfaces:
XmlObject, XmlTokenSource

public interface TopRightAttribute extends XmlObject
A document containing one topRight(@http://schemas.openxmlformats.org/officeDocument/2006/relationships) attribute. This is a complex type.
  • Field Details

  • Method Details

    • 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