Interface CTInputCells

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getR

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

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

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

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

      boolean getDeleted()
      Gets the "deleted" attribute
    • xgetDeleted

      XmlBoolean xgetDeleted()
      Gets (as xml) the "deleted" attribute
    • isSetDeleted

      boolean isSetDeleted()
      True if has "deleted" attribute
    • setDeleted

      void setDeleted(boolean deleted)
      Sets the "deleted" attribute
    • xsetDeleted

      void xsetDeleted(XmlBoolean deleted)
      Sets (as xml) the "deleted" attribute
    • unsetDeleted

      void unsetDeleted()
      Unsets the "deleted" attribute
    • getUndone

      boolean getUndone()
      Gets the "undone" attribute
    • xgetUndone

      XmlBoolean xgetUndone()
      Gets (as xml) the "undone" attribute
    • isSetUndone

      boolean isSetUndone()
      True if has "undone" attribute
    • setUndone

      void setUndone(boolean undone)
      Sets the "undone" attribute
    • xsetUndone

      void xsetUndone(XmlBoolean undone)
      Sets (as xml) the "undone" attribute
    • unsetUndone

      void unsetUndone()
      Unsets the "undone" attribute
    • getVal

      String getVal()
      Gets the "val" attribute
    • xgetVal

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetVal()
      Gets (as xml) the "val" attribute
    • setVal

      void setVal(String val)
      Sets the "val" attribute
    • xsetVal

      void xsetVal(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring val)
      Sets (as xml) the "val" 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