Interface TopLeftAttribute

  • 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.
    • Method Detail

      • getTopLeft

        java.lang.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​(java.lang.String topLeft)
        Sets the "topLeft" attribute
      • xsetTopLeft

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

        void unsetTopLeft()
        Unsets the "topLeft" attribute