All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getIndex

      long getIndex()
      Gets the "index" attribute
    • xgetIndex

      XmlUnsignedInt xgetIndex()
      Gets (as xml) the "index" attribute
    • setIndex

      void setIndex(long index)
      Sets the "index" attribute
    • xsetIndex

      void xsetIndex(XmlUnsignedInt index)
      Sets (as xml) the "index" attribute
    • getExp

      Gets the "exp" attribute
    • xgetExp

      Gets (as xml) the "exp" attribute
    • setExp

      void setExp(STFormulaExpression.Enum exp)
      Sets the "exp" attribute
    • xsetExp

      void xsetExp(STFormulaExpression exp)
      Sets (as xml) the "exp" attribute
    • getRef3D

      boolean getRef3D()
      Gets the "ref3D" attribute
    • xgetRef3D

      XmlBoolean xgetRef3D()
      Gets (as xml) the "ref3D" attribute
    • isSetRef3D

      boolean isSetRef3D()
      True if has "ref3D" attribute
    • setRef3D

      void setRef3D(boolean ref3D)
      Sets the "ref3D" attribute
    • xsetRef3D

      void xsetRef3D(XmlBoolean ref3D)
      Sets (as xml) the "ref3D" attribute
    • unsetRef3D

      void unsetRef3D()
      Unsets the "ref3D" attribute
    • getArray

      boolean getArray()
      Gets the "array" attribute
    • xgetArray

      XmlBoolean xgetArray()
      Gets (as xml) the "array" attribute
    • isSetArray

      boolean isSetArray()
      True if has "array" attribute
    • setArray

      void setArray(boolean array)
      Sets the "array" attribute
    • xsetArray

      void xsetArray(XmlBoolean array)
      Sets (as xml) the "array" attribute
    • unsetArray

      void unsetArray()
      Unsets the "array" attribute
    • getV

      boolean getV()
      Gets the "v" attribute
    • xgetV

      XmlBoolean xgetV()
      Gets (as xml) the "v" attribute
    • isSetV

      boolean isSetV()
      True if has "v" attribute
    • setV

      void setV(boolean v)
      Sets the "v" attribute
    • xsetV

      void xsetV(XmlBoolean v)
      Sets (as xml) the "v" attribute
    • unsetV

      void unsetV()
      Unsets the "v" attribute
    • getNf

      boolean getNf()
      Gets the "nf" attribute
    • xgetNf

      XmlBoolean xgetNf()
      Gets (as xml) the "nf" attribute
    • isSetNf

      boolean isSetNf()
      True if has "nf" attribute
    • setNf

      void setNf(boolean nf)
      Sets the "nf" attribute
    • xsetNf

      void xsetNf(XmlBoolean nf)
      Sets (as xml) the "nf" attribute
    • unsetNf

      void unsetNf()
      Unsets the "nf" attribute
    • getCs

      boolean getCs()
      Gets the "cs" attribute
    • xgetCs

      XmlBoolean xgetCs()
      Gets (as xml) the "cs" attribute
    • isSetCs

      boolean isSetCs()
      True if has "cs" attribute
    • setCs

      void setCs(boolean cs)
      Sets the "cs" attribute
    • xsetCs

      void xsetCs(XmlBoolean cs)
      Sets (as xml) the "cs" attribute
    • unsetCs

      void unsetCs()
      Unsets the "cs" attribute
    • getDr

      String getDr()
      Gets the "dr" attribute
    • xgetDr

      STRefA xgetDr()
      Gets (as xml) the "dr" attribute
    • setDr

      void setDr(String dr)
      Sets the "dr" attribute
    • xsetDr

      void xsetDr(STRefA dr)
      Sets (as xml) the "dr" attribute
    • getDn

      String getDn()
      Gets the "dn" attribute
    • xgetDn

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetDn()
      Gets (as xml) the "dn" attribute
    • isSetDn

      boolean isSetDn()
      True if has "dn" attribute
    • setDn

      void setDn(String dn)
      Sets the "dn" attribute
    • xsetDn

      void xsetDn(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring dn)
      Sets (as xml) the "dn" attribute
    • unsetDn

      void unsetDn()
      Unsets the "dn" attribute
    • getR

      String getR()
      Gets the "r" attribute
    • xgetR

      STCellRef xgetR()
      Gets (as xml) the "r" attribute
    • isSetR

      boolean isSetR()
      True if has "r" attribute
    • setR

      void setR(String r)
      Sets the "r" attribute
    • xsetR

      void xsetR(STCellRef r)
      Sets (as xml) the "r" attribute
    • unsetR

      void unsetR()
      Unsets the "r" attribute
    • getSId

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

      XmlUnsignedInt xgetSId()
      Gets (as xml) the "sId" attribute
    • isSetSId

      boolean isSetSId()
      True if has "sId" attribute
    • setSId

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

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

      void unsetSId()
      Unsets the "sId" attribute