Interface BottomRightAttribute

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getBottomRight

      String getBottomRight()
      Gets the "bottomRight" attribute
    • xgetBottomRight

      STRelationshipId xgetBottomRight()
      Gets (as xml) the "bottomRight" attribute
    • isSetBottomRight

      boolean isSetBottomRight()
      True if has "bottomRight" attribute
    • setBottomRight

      void setBottomRight(String bottomRight)
      Sets the "bottomRight" attribute
    • xsetBottomRight

      void xsetBottomRight(STRelationshipId bottomRight)
      Sets (as xml) the "bottomRight" attribute
    • unsetBottomRight

      void unsetBottomRight()
      Unsets the "bottomRight" attribute