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

      • 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
      • 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
      • 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

        java.lang.String getGuid()
        Gets the "guid" attribute
      • xgetGuid

        STGuid xgetGuid()
        Gets (as xml) the "guid" attribute
      • setGuid

        void setGuid​(java.lang.String guid)
        Sets the "guid" attribute
      • xsetGuid

        void xsetGuid​(STGuid guid)
        Sets (as xml) the "guid" attribute
      • getDateTime

        java.util.Calendar getDateTime()
        Gets the "dateTime" attribute
      • xgetDateTime

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

        void setDateTime​(java.util.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

        java.lang.String getUserName()
        Gets the "userName" attribute
      • xgetUserName

        STXstring xgetUserName()
        Gets (as xml) the "userName" attribute
      • setUserName

        void setUserName​(java.lang.String userName)
        Sets the "userName" attribute
      • xsetUserName

        void xsetUserName​(STXstring userName)
        Sets (as xml) the "userName" attribute
      • getId

        java.lang.String getId()
        Gets the "id" attribute
      • setId

        void setId​(java.lang.String id)
        Sets 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