Interface CTCellFormula

All Superinterfaces:
STFormula, org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring, XmlAnySimpleType, XmlObject, XmlString, XmlTokenSource

public interface CTCellFormula extends STFormula
An XML CT_CellFormula(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is an atomic type that is a restriction of org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellFormula.
  • Field Details

  • Method Details

    • getT

      Gets the "t" attribute
    • xgetT

      Gets (as xml) the "t" attribute
    • isSetT

      boolean isSetT()
      True if has "t" attribute
    • setT

      void setT(STCellFormulaType.Enum t)
      Sets the "t" attribute
    • xsetT

      void xsetT(STCellFormulaType t)
      Sets (as xml) the "t" attribute
    • unsetT

      void unsetT()
      Unsets the "t" attribute
    • getAca

      boolean getAca()
      Gets the "aca" attribute
    • xgetAca

      XmlBoolean xgetAca()
      Gets (as xml) the "aca" attribute
    • isSetAca

      boolean isSetAca()
      True if has "aca" attribute
    • setAca

      void setAca(boolean aca)
      Sets the "aca" attribute
    • xsetAca

      void xsetAca(XmlBoolean aca)
      Sets (as xml) the "aca" attribute
    • unsetAca

      void unsetAca()
      Unsets the "aca" attribute
    • getRef

      String getRef()
      Gets the "ref" attribute
    • xgetRef

      STRef xgetRef()
      Gets (as xml) the "ref" attribute
    • isSetRef

      boolean isSetRef()
      True if has "ref" attribute
    • setRef

      void setRef(String ref)
      Sets the "ref" attribute
    • xsetRef

      void xsetRef(STRef ref)
      Sets (as xml) the "ref" attribute
    • unsetRef

      void unsetRef()
      Unsets the "ref" attribute
    • getDt2D

      boolean getDt2D()
      Gets the "dt2D" attribute
    • xgetDt2D

      XmlBoolean xgetDt2D()
      Gets (as xml) the "dt2D" attribute
    • isSetDt2D

      boolean isSetDt2D()
      True if has "dt2D" attribute
    • setDt2D

      void setDt2D(boolean dt2D)
      Sets the "dt2D" attribute
    • xsetDt2D

      void xsetDt2D(XmlBoolean dt2D)
      Sets (as xml) the "dt2D" attribute
    • unsetDt2D

      void unsetDt2D()
      Unsets the "dt2D" attribute
    • getDtr

      boolean getDtr()
      Gets the "dtr" attribute
    • xgetDtr

      XmlBoolean xgetDtr()
      Gets (as xml) the "dtr" attribute
    • isSetDtr

      boolean isSetDtr()
      True if has "dtr" attribute
    • setDtr

      void setDtr(boolean dtr)
      Sets the "dtr" attribute
    • xsetDtr

      void xsetDtr(XmlBoolean dtr)
      Sets (as xml) the "dtr" attribute
    • unsetDtr

      void unsetDtr()
      Unsets the "dtr" attribute
    • getDel1

      boolean getDel1()
      Gets the "del1" attribute
    • xgetDel1

      XmlBoolean xgetDel1()
      Gets (as xml) the "del1" attribute
    • isSetDel1

      boolean isSetDel1()
      True if has "del1" attribute
    • setDel1

      void setDel1(boolean del1)
      Sets the "del1" attribute
    • xsetDel1

      void xsetDel1(XmlBoolean del1)
      Sets (as xml) the "del1" attribute
    • unsetDel1

      void unsetDel1()
      Unsets the "del1" attribute
    • getDel2

      boolean getDel2()
      Gets the "del2" attribute
    • xgetDel2

      XmlBoolean xgetDel2()
      Gets (as xml) the "del2" attribute
    • isSetDel2

      boolean isSetDel2()
      True if has "del2" attribute
    • setDel2

      void setDel2(boolean del2)
      Sets the "del2" attribute
    • xsetDel2

      void xsetDel2(XmlBoolean del2)
      Sets (as xml) the "del2" attribute
    • unsetDel2

      void unsetDel2()
      Unsets the "del2" attribute
    • getR1

      String getR1()
      Gets the "r1" attribute
    • xgetR1

      STCellRef xgetR1()
      Gets (as xml) the "r1" attribute
    • isSetR1

      boolean isSetR1()
      True if has "r1" attribute
    • setR1

      void setR1(String r1)
      Sets the "r1" attribute
    • xsetR1

      void xsetR1(STCellRef r1)
      Sets (as xml) the "r1" attribute
    • unsetR1

      void unsetR1()
      Unsets the "r1" attribute
    • getR2

      String getR2()
      Gets the "r2" attribute
    • xgetR2

      STCellRef xgetR2()
      Gets (as xml) the "r2" attribute
    • isSetR2

      boolean isSetR2()
      True if has "r2" attribute
    • setR2

      void setR2(String r2)
      Sets the "r2" attribute
    • xsetR2

      void xsetR2(STCellRef r2)
      Sets (as xml) the "r2" attribute
    • unsetR2

      void unsetR2()
      Unsets the "r2" attribute
    • getCa

      boolean getCa()
      Gets the "ca" attribute
    • xgetCa

      XmlBoolean xgetCa()
      Gets (as xml) the "ca" attribute
    • isSetCa

      boolean isSetCa()
      True if has "ca" attribute
    • setCa

      void setCa(boolean ca)
      Sets the "ca" attribute
    • xsetCa

      void xsetCa(XmlBoolean ca)
      Sets (as xml) the "ca" attribute
    • unsetCa

      void unsetCa()
      Unsets the "ca" attribute
    • getSi

      long getSi()
      Gets the "si" attribute
    • xgetSi

      XmlUnsignedInt xgetSi()
      Gets (as xml) the "si" attribute
    • isSetSi

      boolean isSetSi()
      True if has "si" attribute
    • setSi

      void setSi(long si)
      Sets the "si" attribute
    • xsetSi

      void xsetSi(XmlUnsignedInt si)
      Sets (as xml) the "si" attribute
    • unsetSi

      void unsetSi()
      Unsets the "si" attribute
    • getBx

      boolean getBx()
      Gets the "bx" attribute
    • xgetBx

      XmlBoolean xgetBx()
      Gets (as xml) the "bx" attribute
    • isSetBx

      boolean isSetBx()
      True if has "bx" attribute
    • setBx

      void setBx(boolean bx)
      Sets the "bx" attribute
    • xsetBx

      void xsetBx(XmlBoolean bx)
      Sets (as xml) the "bx" attribute
    • unsetBx

      void unsetBx()
      Unsets the "bx" attribute