Interface CTCalcCell

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTCalcCell
    extends XmlObject
    An XML CT_CalcCell(@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
      • isSetR

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

        void setR​(java.lang.String r)
        Sets the "r" attribute
      • xsetR

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

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

        java.lang.String getRef()
        Gets the "ref" attribute
      • xgetRef

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

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

        void setRef​(java.lang.String ref)
        Sets the "ref" attribute
      • xsetRef

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

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

        int getI()
        Gets the "i" attribute
      • xgetI

        XmlInt xgetI()
        Gets (as xml) the "i" attribute
      • isSetI

        boolean isSetI()
        True if has "i" attribute
      • setI

        void setI​(int iValue)
        Sets the "i" attribute
      • xsetI

        void xsetI​(XmlInt iValue)
        Sets (as xml) the "i" attribute
      • unsetI

        void unsetI()
        Unsets the "i" 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
      • getL

        boolean getL()
        Gets the "l" attribute
      • xgetL

        XmlBoolean xgetL()
        Gets (as xml) the "l" attribute
      • isSetL

        boolean isSetL()
        True if has "l" attribute
      • setL

        void setL​(boolean l)
        Sets the "l" attribute
      • xsetL

        void xsetL​(XmlBoolean l)
        Sets (as xml) the "l" attribute
      • unsetL

        void unsetL()
        Unsets the "l" attribute
      • getT

        boolean getT()
        Gets the "t" attribute
      • xgetT

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

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

        void setT​(boolean t)
        Sets the "t" attribute
      • xsetT

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

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

        boolean getA()
        Gets the "a" attribute
      • xgetA

        XmlBoolean xgetA()
        Gets (as xml) the "a" attribute
      • isSetA

        boolean isSetA()
        True if has "a" attribute
      • setA

        void setA​(boolean a)
        Sets the "a" attribute
      • xsetA

        void xsetA​(XmlBoolean a)
        Sets (as xml) the "a" attribute
      • unsetA

        void unsetA()
        Unsets the "a" attribute