Interface CTTuple

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getFld

        long getFld()
        Gets the "fld" attribute
      • isSetFld

        boolean isSetFld()
        True if has "fld" attribute
      • setFld

        void setFld​(long fld)
        Sets the "fld" attribute
      • xsetFld

        void xsetFld​(XmlUnsignedInt fld)
        Sets (as xml) the "fld" attribute
      • unsetFld

        void unsetFld()
        Unsets the "fld" attribute
      • getHier

        long getHier()
        Gets the "hier" attribute
      • xgetHier

        XmlUnsignedInt xgetHier()
        Gets (as xml) the "hier" attribute
      • isSetHier

        boolean isSetHier()
        True if has "hier" attribute
      • setHier

        void setHier​(long hier)
        Sets the "hier" attribute
      • xsetHier

        void xsetHier​(XmlUnsignedInt hier)
        Sets (as xml) the "hier" attribute
      • unsetHier

        void unsetHier()
        Unsets the "hier" attribute
      • getItem

        long getItem()
        Gets the "item" attribute
      • xgetItem

        XmlUnsignedInt xgetItem()
        Gets (as xml) the "item" attribute
      • setItem

        void setItem​(long item)
        Sets the "item" attribute
      • xsetItem

        void xsetItem​(XmlUnsignedInt item)
        Sets (as xml) the "item" attribute