Interface CTRevisionCellChange

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getOc

        CTCell getOc()
        Gets the "oc" element
      • isSetOc

        boolean isSetOc()
        True if has "oc" element
      • setOc

        void setOc​(CTCell oc)
        Sets the "oc" element
      • addNewOc

        CTCell addNewOc()
        Appends and returns a new empty "oc" element
      • unsetOc

        void unsetOc()
        Unsets the "oc" element
      • getNc

        CTCell getNc()
        Gets the "nc" element
      • setNc

        void setNc​(CTCell nc)
        Sets the "nc" element
      • addNewNc

        CTCell addNewNc()
        Appends and returns a new empty "nc" element
      • getOdxf

        CTDxf getOdxf()
        Gets the "odxf" element
      • isSetOdxf

        boolean isSetOdxf()
        True if has "odxf" element
      • setOdxf

        void setOdxf​(CTDxf odxf)
        Sets the "odxf" element
      • addNewOdxf

        CTDxf addNewOdxf()
        Appends and returns a new empty "odxf" element
      • unsetOdxf

        void unsetOdxf()
        Unsets the "odxf" element
      • getNdxf

        CTDxf getNdxf()
        Gets the "ndxf" element
      • isSetNdxf

        boolean isSetNdxf()
        True if has "ndxf" element
      • setNdxf

        void setNdxf​(CTDxf ndxf)
        Sets the "ndxf" element
      • addNewNdxf

        CTDxf addNewNdxf()
        Appends and returns a new empty "ndxf" element
      • unsetNdxf

        void unsetNdxf()
        Unsets the "ndxf" 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
      • getRId

        long getRId()
        Gets 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
      • getSId

        long getSId()
        Gets the "sId" attribute
      • setSId

        void setSId​(long sId)
        Sets the "sId" attribute
      • xsetSId

        void xsetSId​(XmlUnsignedInt sId)
        Sets (as xml) the "sId" attribute
      • getOdxf2

        boolean getOdxf2()
        Gets the "odxf" attribute
      • xgetOdxf2

        XmlBoolean xgetOdxf2()
        Gets (as xml) the "odxf" attribute
      • isSetOdxf2

        boolean isSetOdxf2()
        True if has "odxf" attribute
      • setOdxf2

        void setOdxf2​(boolean odxf2)
        Sets the "odxf" attribute
      • xsetOdxf2

        void xsetOdxf2​(XmlBoolean odxf2)
        Sets (as xml) the "odxf" attribute
      • unsetOdxf2

        void unsetOdxf2()
        Unsets the "odxf" attribute
      • getXfDxf

        boolean getXfDxf()
        Gets the "xfDxf" attribute
      • xgetXfDxf

        XmlBoolean xgetXfDxf()
        Gets (as xml) the "xfDxf" attribute
      • isSetXfDxf

        boolean isSetXfDxf()
        True if has "xfDxf" attribute
      • setXfDxf

        void setXfDxf​(boolean xfDxf)
        Sets the "xfDxf" attribute
      • xsetXfDxf

        void xsetXfDxf​(XmlBoolean xfDxf)
        Sets (as xml) the "xfDxf" attribute
      • unsetXfDxf

        void unsetXfDxf()
        Unsets the "xfDxf" attribute
      • getS

        boolean getS()
        Gets the "s" attribute
      • xgetS

        XmlBoolean xgetS()
        Gets (as xml) the "s" attribute
      • isSetS

        boolean isSetS()
        True if has "s" attribute
      • setS

        void setS​(boolean s)
        Sets the "s" attribute
      • xsetS

        void xsetS​(XmlBoolean s)
        Sets (as xml) the "s" attribute
      • unsetS

        void unsetS()
        Unsets the "s" attribute
      • getDxf

        boolean getDxf()
        Gets the "dxf" attribute
      • xgetDxf

        XmlBoolean xgetDxf()
        Gets (as xml) the "dxf" attribute
      • isSetDxf

        boolean isSetDxf()
        True if has "dxf" attribute
      • setDxf

        void setDxf​(boolean dxf)
        Sets the "dxf" attribute
      • xsetDxf

        void xsetDxf​(XmlBoolean dxf)
        Sets (as xml) the "dxf" attribute
      • unsetDxf

        void unsetDxf()
        Unsets the "dxf" attribute
      • getNumFmtId

        long getNumFmtId()
        Gets the "numFmtId" attribute
      • xgetNumFmtId

        STNumFmtId xgetNumFmtId()
        Gets (as xml) the "numFmtId" attribute
      • isSetNumFmtId

        boolean isSetNumFmtId()
        True if has "numFmtId" attribute
      • setNumFmtId

        void setNumFmtId​(long numFmtId)
        Sets the "numFmtId" attribute
      • xsetNumFmtId

        void xsetNumFmtId​(STNumFmtId numFmtId)
        Sets (as xml) the "numFmtId" attribute
      • unsetNumFmtId

        void unsetNumFmtId()
        Unsets the "numFmtId" attribute
      • getQuotePrefix

        boolean getQuotePrefix()
        Gets the "quotePrefix" attribute
      • xgetQuotePrefix

        XmlBoolean xgetQuotePrefix()
        Gets (as xml) the "quotePrefix" attribute
      • isSetQuotePrefix

        boolean isSetQuotePrefix()
        True if has "quotePrefix" attribute
      • setQuotePrefix

        void setQuotePrefix​(boolean quotePrefix)
        Sets the "quotePrefix" attribute
      • xsetQuotePrefix

        void xsetQuotePrefix​(XmlBoolean quotePrefix)
        Sets (as xml) the "quotePrefix" attribute
      • unsetQuotePrefix

        void unsetQuotePrefix()
        Unsets the "quotePrefix" attribute
      • getOldQuotePrefix

        boolean getOldQuotePrefix()
        Gets the "oldQuotePrefix" attribute
      • xgetOldQuotePrefix

        XmlBoolean xgetOldQuotePrefix()
        Gets (as xml) the "oldQuotePrefix" attribute
      • isSetOldQuotePrefix

        boolean isSetOldQuotePrefix()
        True if has "oldQuotePrefix" attribute
      • setOldQuotePrefix

        void setOldQuotePrefix​(boolean oldQuotePrefix)
        Sets the "oldQuotePrefix" attribute
      • xsetOldQuotePrefix

        void xsetOldQuotePrefix​(XmlBoolean oldQuotePrefix)
        Sets (as xml) the "oldQuotePrefix" attribute
      • unsetOldQuotePrefix

        void unsetOldQuotePrefix()
        Unsets the "oldQuotePrefix" attribute
      • getPh

        boolean getPh()
        Gets the "ph" attribute
      • xgetPh

        XmlBoolean xgetPh()
        Gets (as xml) the "ph" attribute
      • isSetPh

        boolean isSetPh()
        True if has "ph" attribute
      • setPh

        void setPh​(boolean ph)
        Sets the "ph" attribute
      • xsetPh

        void xsetPh​(XmlBoolean ph)
        Sets (as xml) the "ph" attribute
      • unsetPh

        void unsetPh()
        Unsets the "ph" attribute
      • getOldPh

        boolean getOldPh()
        Gets the "oldPh" attribute
      • xgetOldPh

        XmlBoolean xgetOldPh()
        Gets (as xml) the "oldPh" attribute
      • isSetOldPh

        boolean isSetOldPh()
        True if has "oldPh" attribute
      • setOldPh

        void setOldPh​(boolean oldPh)
        Sets the "oldPh" attribute
      • xsetOldPh

        void xsetOldPh​(XmlBoolean oldPh)
        Sets (as xml) the "oldPh" attribute
      • unsetOldPh

        void unsetOldPh()
        Unsets the "oldPh" attribute
      • getEndOfListFormulaUpdate

        boolean getEndOfListFormulaUpdate()
        Gets the "endOfListFormulaUpdate" attribute
      • xgetEndOfListFormulaUpdate

        XmlBoolean xgetEndOfListFormulaUpdate()
        Gets (as xml) the "endOfListFormulaUpdate" attribute
      • isSetEndOfListFormulaUpdate

        boolean isSetEndOfListFormulaUpdate()
        True if has "endOfListFormulaUpdate" attribute
      • setEndOfListFormulaUpdate

        void setEndOfListFormulaUpdate​(boolean endOfListFormulaUpdate)
        Sets the "endOfListFormulaUpdate" attribute
      • xsetEndOfListFormulaUpdate

        void xsetEndOfListFormulaUpdate​(XmlBoolean endOfListFormulaUpdate)
        Sets (as xml) the "endOfListFormulaUpdate" attribute
      • unsetEndOfListFormulaUpdate

        void unsetEndOfListFormulaUpdate()
        Unsets the "endOfListFormulaUpdate" attribute