All Superinterfaces:
XmlObject, XmlTokenSource

public interface TopLeftAttribute extends XmlObject
A document containing one topLeft(@http://schemas.openxmlformats.org/officeDocument/2006/relationships) attribute. 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