Interface CTItem

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTItem
    extends XmlObject
    An XML CT_Item(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
    • Method Detail

      • getN

        java.lang.String getN()
        Gets the "n" attribute
      • xgetN

        STXstring xgetN()
        Gets (as xml) the "n" attribute
      • isSetN

        boolean isSetN()
        True if has "n" attribute
      • setN

        void setN​(java.lang.String n)
        Sets the "n" attribute
      • xsetN

        void xsetN​(STXstring n)
        Sets (as xml) the "n" attribute
      • unsetN

        void unsetN()
        Unsets the "n" attribute
      • xgetT

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

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

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

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

        boolean getH()
        Gets the "h" attribute
      • xgetH

        XmlBoolean xgetH()
        Gets (as xml) the "h" attribute
      • isSetH

        boolean isSetH()
        True if has "h" attribute
      • setH

        void setH​(boolean h)
        Sets the "h" attribute
      • xsetH

        void xsetH​(XmlBoolean h)
        Sets (as xml) the "h" attribute
      • unsetH

        void unsetH()
        Unsets the "h" 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
      • getSd

        boolean getSd()
        Gets the "sd" attribute
      • xgetSd

        XmlBoolean xgetSd()
        Gets (as xml) the "sd" attribute
      • isSetSd

        boolean isSetSd()
        True if has "sd" attribute
      • setSd

        void setSd​(boolean sd)
        Sets the "sd" attribute
      • xsetSd

        void xsetSd​(XmlBoolean sd)
        Sets (as xml) the "sd" attribute
      • unsetSd

        void unsetSd()
        Unsets the "sd" attribute
      • getF

        boolean getF()
        Gets the "f" attribute
      • xgetF

        XmlBoolean xgetF()
        Gets (as xml) the "f" attribute
      • isSetF

        boolean isSetF()
        True if has "f" attribute
      • setF

        void setF​(boolean f)
        Sets the "f" attribute
      • xsetF

        void xsetF​(XmlBoolean f)
        Sets (as xml) the "f" attribute
      • unsetF

        void unsetF()
        Unsets the "f" attribute
      • getM

        boolean getM()
        Gets the "m" attribute
      • xgetM

        XmlBoolean xgetM()
        Gets (as xml) the "m" attribute
      • isSetM

        boolean isSetM()
        True if has "m" attribute
      • setM

        void setM​(boolean m)
        Sets the "m" attribute
      • xsetM

        void xsetM​(XmlBoolean m)
        Sets (as xml) the "m" attribute
      • unsetM

        void unsetM()
        Unsets the "m" attribute
      • getC

        boolean getC()
        Gets the "c" attribute
      • xgetC

        XmlBoolean xgetC()
        Gets (as xml) the "c" attribute
      • isSetC

        boolean isSetC()
        True if has "c" attribute
      • setC

        void setC​(boolean c)
        Sets the "c" attribute
      • xsetC

        void xsetC​(XmlBoolean c)
        Sets (as xml) the "c" attribute
      • unsetC

        void unsetC()
        Unsets the "c" attribute
      • getX

        long getX()
        Gets the "x" attribute
      • isSetX

        boolean isSetX()
        True if has "x" attribute
      • setX

        void setX​(long x)
        Sets the "x" attribute
      • xsetX

        void xsetX​(XmlUnsignedInt x)
        Sets (as xml) the "x" attribute
      • unsetX

        void unsetX()
        Unsets the "x" attribute
      • getD

        boolean getD()
        Gets the "d" attribute
      • xgetD

        XmlBoolean xgetD()
        Gets (as xml) the "d" attribute
      • isSetD

        boolean isSetD()
        True if has "d" attribute
      • setD

        void setD​(boolean d)
        Sets the "d" attribute
      • xsetD

        void xsetD​(XmlBoolean d)
        Sets (as xml) the "d" attribute
      • unsetD

        void unsetD()
        Unsets the "d" attribute
      • getE

        boolean getE()
        Gets the "e" attribute
      • xgetE

        XmlBoolean xgetE()
        Gets (as xml) the "e" attribute
      • isSetE

        boolean isSetE()
        True if has "e" attribute
      • setE

        void setE​(boolean e)
        Sets the "e" attribute
      • xsetE

        void xsetE​(XmlBoolean e)
        Sets (as xml) the "e" attribute
      • unsetE

        void unsetE()
        Unsets the "e" attribute