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.
    • Method Detail

      • getR

        java.lang.String getR()
        Gets the "r" attribute
      • xgetR

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

        void setR​(java.lang.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

        java.lang.String getVal()
        Gets the "val" attribute
      • xgetVal

        STXstring xgetVal()
        Gets (as xml) the "val" attribute
      • setVal

        void setVal​(java.lang.String val)
        Sets the "val" attribute
      • xsetVal

        void xsetVal​(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