Interface CTRevisionInsertSheet

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTRevisionInsertSheet extends XmlObject
An XML CT_RevisionInsertSheet(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getRId

      long getRId()
      Gets the "rId" attribute
    • xgetRId

      XmlUnsignedInt xgetRId()
      Gets (as xml) the "rId" attribute
    • setRId

      void setRId(long rId)
      Sets the "rId" attribute
    • xsetRId

      void xsetRId(XmlUnsignedInt rId)
      Sets (as xml) the "rId" attribute
    • getUa

      boolean getUa()
      Gets the "ua" attribute
    • xgetUa

      XmlBoolean xgetUa()
      Gets (as xml) the "ua" attribute
    • isSetUa

      boolean isSetUa()
      True if has "ua" attribute
    • setUa

      void setUa(boolean ua)
      Sets the "ua" attribute
    • xsetUa

      void xsetUa(XmlBoolean ua)
      Sets (as xml) the "ua" attribute
    • unsetUa

      void unsetUa()
      Unsets the "ua" attribute
    • getRa

      boolean getRa()
      Gets the "ra" attribute
    • xgetRa

      XmlBoolean xgetRa()
      Gets (as xml) the "ra" attribute
    • isSetRa

      boolean isSetRa()
      True if has "ra" attribute
    • setRa

      void setRa(boolean ra)
      Sets the "ra" attribute
    • xsetRa

      void xsetRa(XmlBoolean ra)
      Sets (as xml) the "ra" attribute
    • unsetRa

      void unsetRa()
      Unsets the "ra" attribute
    • getSheetId

      long getSheetId()
      Gets the "sheetId" attribute
    • xgetSheetId

      XmlUnsignedInt xgetSheetId()
      Gets (as xml) the "sheetId" attribute
    • setSheetId

      void setSheetId(long sheetId)
      Sets the "sheetId" attribute
    • xsetSheetId

      void xsetSheetId(XmlUnsignedInt sheetId)
      Sets (as xml) the "sheetId" attribute
    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()
      Gets (as xml) the "name" attribute
    • setName

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name)
      Sets (as xml) the "name" attribute
    • getSheetPosition

      long getSheetPosition()
      Gets the "sheetPosition" attribute
    • xgetSheetPosition

      XmlUnsignedInt xgetSheetPosition()
      Gets (as xml) the "sheetPosition" attribute
    • setSheetPosition

      void setSheetPosition(long sheetPosition)
      Sets the "sheetPosition" attribute
    • xsetSheetPosition

      void xsetSheetPosition(XmlUnsignedInt sheetPosition)
      Sets (as xml) the "sheetPosition" attribute