Interface TopRightAttribute

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

      • getTopRight

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

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

        void unsetTopRight()
        Unsets the "topRight" attribute