Interface BottomLeftAttribute

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getBottomLeft

      String getBottomLeft()
      Gets the "bottomLeft" attribute
    • xgetBottomLeft

      STRelationshipId xgetBottomLeft()
      Gets (as xml) the "bottomLeft" attribute
    • isSetBottomLeft

      boolean isSetBottomLeft()
      True if has "bottomLeft" attribute
    • setBottomLeft

      void setBottomLeft(String bottomLeft)
      Sets the "bottomLeft" attribute
    • xsetBottomLeft

      void xsetBottomLeft(STRelationshipId bottomLeft)
      Sets (as xml) the "bottomLeft" attribute
    • unsetBottomLeft

      void unsetBottomLeft()
      Unsets the "bottomLeft" attribute