Interface CTRevisionComment

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTRevisionComment
    extends XmlObject
    An XML CT_RevisionComment(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
    • Method Detail

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

        java.lang.String getCell()
        Gets the "cell" attribute
      • xgetCell

        STCellRef xgetCell()
        Gets (as xml) the "cell" attribute
      • setCell

        void setCell​(java.lang.String cell)
        Sets the "cell" attribute
      • xsetCell

        void xsetCell​(STCellRef cell)
        Sets (as xml) the "cell" attribute
      • 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
      • xgetAction

        STRevisionAction xgetAction()
        Gets (as xml) the "action" attribute
      • isSetAction

        boolean isSetAction()
        True if has "action" attribute
      • xsetAction

        void xsetAction​(STRevisionAction action)
        Sets (as xml) the "action" attribute
      • unsetAction

        void unsetAction()
        Unsets the "action" attribute
      • getAlwaysShow

        boolean getAlwaysShow()
        Gets the "alwaysShow" attribute
      • xgetAlwaysShow

        XmlBoolean xgetAlwaysShow()
        Gets (as xml) the "alwaysShow" attribute
      • isSetAlwaysShow

        boolean isSetAlwaysShow()
        True if has "alwaysShow" attribute
      • setAlwaysShow

        void setAlwaysShow​(boolean alwaysShow)
        Sets the "alwaysShow" attribute
      • xsetAlwaysShow

        void xsetAlwaysShow​(XmlBoolean alwaysShow)
        Sets (as xml) the "alwaysShow" attribute
      • unsetAlwaysShow

        void unsetAlwaysShow()
        Unsets the "alwaysShow" attribute
      • getOld

        boolean getOld()
        Gets the "old" attribute
      • xgetOld

        XmlBoolean xgetOld()
        Gets (as xml) the "old" attribute
      • isSetOld

        boolean isSetOld()
        True if has "old" attribute
      • setOld

        void setOld​(boolean old)
        Sets the "old" attribute
      • xsetOld

        void xsetOld​(XmlBoolean old)
        Sets (as xml) the "old" attribute
      • unsetOld

        void unsetOld()
        Unsets the "old" attribute
      • getHiddenRow

        boolean getHiddenRow()
        Gets the "hiddenRow" attribute
      • xgetHiddenRow

        XmlBoolean xgetHiddenRow()
        Gets (as xml) the "hiddenRow" attribute
      • isSetHiddenRow

        boolean isSetHiddenRow()
        True if has "hiddenRow" attribute
      • setHiddenRow

        void setHiddenRow​(boolean hiddenRow)
        Sets the "hiddenRow" attribute
      • xsetHiddenRow

        void xsetHiddenRow​(XmlBoolean hiddenRow)
        Sets (as xml) the "hiddenRow" attribute
      • unsetHiddenRow

        void unsetHiddenRow()
        Unsets the "hiddenRow" attribute
      • getHiddenColumn

        boolean getHiddenColumn()
        Gets the "hiddenColumn" attribute
      • xgetHiddenColumn

        XmlBoolean xgetHiddenColumn()
        Gets (as xml) the "hiddenColumn" attribute
      • isSetHiddenColumn

        boolean isSetHiddenColumn()
        True if has "hiddenColumn" attribute
      • setHiddenColumn

        void setHiddenColumn​(boolean hiddenColumn)
        Sets the "hiddenColumn" attribute
      • xsetHiddenColumn

        void xsetHiddenColumn​(XmlBoolean hiddenColumn)
        Sets (as xml) the "hiddenColumn" attribute
      • unsetHiddenColumn

        void unsetHiddenColumn()
        Unsets the "hiddenColumn" attribute
      • getAuthor

        java.lang.String getAuthor()
        Gets the "author" attribute
      • xgetAuthor

        STXstring xgetAuthor()
        Gets (as xml) the "author" attribute
      • setAuthor

        void setAuthor​(java.lang.String author)
        Sets the "author" attribute
      • xsetAuthor

        void xsetAuthor​(STXstring author)
        Sets (as xml) the "author" attribute
      • getOldLength

        long getOldLength()
        Gets the "oldLength" attribute
      • xgetOldLength

        XmlUnsignedInt xgetOldLength()
        Gets (as xml) the "oldLength" attribute
      • isSetOldLength

        boolean isSetOldLength()
        True if has "oldLength" attribute
      • setOldLength

        void setOldLength​(long oldLength)
        Sets the "oldLength" attribute
      • xsetOldLength

        void xsetOldLength​(XmlUnsignedInt oldLength)
        Sets (as xml) the "oldLength" attribute
      • unsetOldLength

        void unsetOldLength()
        Unsets the "oldLength" attribute
      • getNewLength

        long getNewLength()
        Gets the "newLength" attribute
      • xgetNewLength

        XmlUnsignedInt xgetNewLength()
        Gets (as xml) the "newLength" attribute
      • isSetNewLength

        boolean isSetNewLength()
        True if has "newLength" attribute
      • setNewLength

        void setNewLength​(long newLength)
        Sets the "newLength" attribute
      • xsetNewLength

        void xsetNewLength​(XmlUnsignedInt newLength)
        Sets (as xml) the "newLength" attribute
      • unsetNewLength

        void unsetNewLength()
        Unsets the "newLength" attribute