Interface CTRevisionHeader

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getSheetIdMap

      CTSheetIdMap getSheetIdMap()
      Gets the "sheetIdMap" element
    • setSheetIdMap

      void setSheetIdMap(CTSheetIdMap sheetIdMap)
      Sets the "sheetIdMap" element
    • addNewSheetIdMap

      CTSheetIdMap addNewSheetIdMap()
      Appends and returns a new empty "sheetIdMap" element
    • getReviewedList

      CTReviewedRevisions getReviewedList()
      Gets the "reviewedList" element
    • isSetReviewedList

      boolean isSetReviewedList()
      True if has "reviewedList" element
    • setReviewedList

      void setReviewedList(CTReviewedRevisions reviewedList)
      Sets the "reviewedList" element
    • addNewReviewedList

      CTReviewedRevisions addNewReviewedList()
      Appends and returns a new empty "reviewedList" element
    • unsetReviewedList

      void unsetReviewedList()
      Unsets the "reviewedList" element
    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" element
    • isSetExtLst

      boolean isSetExtLst()
      True if has "extLst" element
    • setExtLst

      void setExtLst(CTExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element
    • getGuid

      String getGuid()
      Gets the "guid" attribute
    • xgetGuid

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid xgetGuid()
      Gets (as xml) the "guid" attribute
    • setGuid

      void setGuid(String guid)
      Sets the "guid" attribute
    • xsetGuid

      void xsetGuid(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid guid)
      Sets (as xml) the "guid" attribute
    • getDateTime

      Calendar getDateTime()
      Gets the "dateTime" attribute
    • xgetDateTime

      XmlDateTime xgetDateTime()
      Gets (as xml) the "dateTime" attribute
    • setDateTime

      void setDateTime(Calendar dateTime)
      Sets the "dateTime" attribute
    • xsetDateTime

      void xsetDateTime(XmlDateTime dateTime)
      Sets (as xml) the "dateTime" attribute
    • getMaxSheetId

      long getMaxSheetId()
      Gets the "maxSheetId" attribute
    • xgetMaxSheetId

      XmlUnsignedInt xgetMaxSheetId()
      Gets (as xml) the "maxSheetId" attribute
    • setMaxSheetId

      void setMaxSheetId(long maxSheetId)
      Sets the "maxSheetId" attribute
    • xsetMaxSheetId

      void xsetMaxSheetId(XmlUnsignedInt maxSheetId)
      Sets (as xml) the "maxSheetId" attribute
    • getUserName

      String getUserName()
      Gets the "userName" attribute
    • xgetUserName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetUserName()
      Gets (as xml) the "userName" attribute
    • setUserName

      void setUserName(String userName)
      Sets the "userName" attribute
    • xsetUserName

      void xsetUserName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring userName)
      Sets (as xml) the "userName" attribute
    • getId

      String getId()
      Gets the "id" attribute
    • xgetId

      Gets (as xml) the "id" attribute
    • setId

      void setId(String id)
      Sets the "id" attribute
    • xsetId

      void xsetId(STRelationshipId id)
      Sets (as xml) the "id" attribute
    • getMinRId

      long getMinRId()
      Gets the "minRId" attribute
    • xgetMinRId

      XmlUnsignedInt xgetMinRId()
      Gets (as xml) the "minRId" attribute
    • isSetMinRId

      boolean isSetMinRId()
      True if has "minRId" attribute
    • setMinRId

      void setMinRId(long minRId)
      Sets the "minRId" attribute
    • xsetMinRId

      void xsetMinRId(XmlUnsignedInt minRId)
      Sets (as xml) the "minRId" attribute
    • unsetMinRId

      void unsetMinRId()
      Unsets the "minRId" attribute
    • getMaxRId

      long getMaxRId()
      Gets the "maxRId" attribute
    • xgetMaxRId

      XmlUnsignedInt xgetMaxRId()
      Gets (as xml) the "maxRId" attribute
    • isSetMaxRId

      boolean isSetMaxRId()
      True if has "maxRId" attribute
    • setMaxRId

      void setMaxRId(long maxRId)
      Sets the "maxRId" attribute
    • xsetMaxRId

      void xsetMaxRId(XmlUnsignedInt maxRId)
      Sets (as xml) the "maxRId" attribute
    • unsetMaxRId

      void unsetMaxRId()
      Unsets the "maxRId" attribute