Interface CTQueryTableField

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetExtLst

        boolean isSetExtLst()
        True if has "extLst" element
      • setExtLst

        void setExtLst​(CTExtensionList extLst)
        Sets the "extLst" element
      • addNewExtLst

        CTExtensionList addNewExtLst()
        Appends and returns a new empty "extLst" element
      • unsetExtLst

        void unsetExtLst()
        Unsets the "extLst" element
      • getId

        long getId()
        Gets the "id" attribute
      • setId

        void setId​(long id)
        Sets the "id" attribute
      • xsetId

        void xsetId​(XmlUnsignedInt id)
        Sets (as xml) the "id" attribute
      • getName

        java.lang.String getName()
        Gets the "name" attribute
      • xgetName

        STXstring xgetName()
        Gets (as xml) the "name" attribute
      • isSetName

        boolean isSetName()
        True if has "name" attribute
      • setName

        void setName​(java.lang.String name)
        Sets the "name" attribute
      • xsetName

        void xsetName​(STXstring name)
        Sets (as xml) the "name" attribute
      • unsetName

        void unsetName()
        Unsets the "name" attribute
      • getDataBound

        boolean getDataBound()
        Gets the "dataBound" attribute
      • xgetDataBound

        XmlBoolean xgetDataBound()
        Gets (as xml) the "dataBound" attribute
      • isSetDataBound

        boolean isSetDataBound()
        True if has "dataBound" attribute
      • setDataBound

        void setDataBound​(boolean dataBound)
        Sets the "dataBound" attribute
      • xsetDataBound

        void xsetDataBound​(XmlBoolean dataBound)
        Sets (as xml) the "dataBound" attribute
      • unsetDataBound

        void unsetDataBound()
        Unsets the "dataBound" attribute
      • getRowNumbers

        boolean getRowNumbers()
        Gets the "rowNumbers" attribute
      • xgetRowNumbers

        XmlBoolean xgetRowNumbers()
        Gets (as xml) the "rowNumbers" attribute
      • isSetRowNumbers

        boolean isSetRowNumbers()
        True if has "rowNumbers" attribute
      • setRowNumbers

        void setRowNumbers​(boolean rowNumbers)
        Sets the "rowNumbers" attribute
      • xsetRowNumbers

        void xsetRowNumbers​(XmlBoolean rowNumbers)
        Sets (as xml) the "rowNumbers" attribute
      • unsetRowNumbers

        void unsetRowNumbers()
        Unsets the "rowNumbers" attribute
      • getFillFormulas

        boolean getFillFormulas()
        Gets the "fillFormulas" attribute
      • xgetFillFormulas

        XmlBoolean xgetFillFormulas()
        Gets (as xml) the "fillFormulas" attribute
      • isSetFillFormulas

        boolean isSetFillFormulas()
        True if has "fillFormulas" attribute
      • setFillFormulas

        void setFillFormulas​(boolean fillFormulas)
        Sets the "fillFormulas" attribute
      • xsetFillFormulas

        void xsetFillFormulas​(XmlBoolean fillFormulas)
        Sets (as xml) the "fillFormulas" attribute
      • unsetFillFormulas

        void unsetFillFormulas()
        Unsets the "fillFormulas" attribute
      • getClipped

        boolean getClipped()
        Gets the "clipped" attribute
      • xgetClipped

        XmlBoolean xgetClipped()
        Gets (as xml) the "clipped" attribute
      • isSetClipped

        boolean isSetClipped()
        True if has "clipped" attribute
      • setClipped

        void setClipped​(boolean clipped)
        Sets the "clipped" attribute
      • xsetClipped

        void xsetClipped​(XmlBoolean clipped)
        Sets (as xml) the "clipped" attribute
      • unsetClipped

        void unsetClipped()
        Unsets the "clipped" attribute
      • getTableColumnId

        long getTableColumnId()
        Gets the "tableColumnId" attribute
      • xgetTableColumnId

        XmlUnsignedInt xgetTableColumnId()
        Gets (as xml) the "tableColumnId" attribute
      • isSetTableColumnId

        boolean isSetTableColumnId()
        True if has "tableColumnId" attribute
      • setTableColumnId

        void setTableColumnId​(long tableColumnId)
        Sets the "tableColumnId" attribute
      • xsetTableColumnId

        void xsetTableColumnId​(XmlUnsignedInt tableColumnId)
        Sets (as xml) the "tableColumnId" attribute
      • unsetTableColumnId

        void unsetTableColumnId()
        Unsets the "tableColumnId" attribute