Interface CTQueryTable

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTQueryTable extends XmlObject
An XML CT_QueryTable(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getQueryTableRefresh

      CTQueryTableRefresh getQueryTableRefresh()
      Gets the "queryTableRefresh" element
    • isSetQueryTableRefresh

      boolean isSetQueryTableRefresh()
      True if has "queryTableRefresh" element
    • setQueryTableRefresh

      void setQueryTableRefresh(CTQueryTableRefresh queryTableRefresh)
      Sets the "queryTableRefresh" element
    • addNewQueryTableRefresh

      CTQueryTableRefresh addNewQueryTableRefresh()
      Appends and returns a new empty "queryTableRefresh" element
    • unsetQueryTableRefresh

      void unsetQueryTableRefresh()
      Unsets the "queryTableRefresh" element
    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" element
    • 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
    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()
      Gets (as xml) the "name" attribute
    • setName

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name)
      Sets (as xml) the "name" attribute
    • getHeaders

      boolean getHeaders()
      Gets the "headers" attribute
    • xgetHeaders

      XmlBoolean xgetHeaders()
      Gets (as xml) the "headers" attribute
    • isSetHeaders

      boolean isSetHeaders()
      True if has "headers" attribute
    • setHeaders

      void setHeaders(boolean headers)
      Sets the "headers" attribute
    • xsetHeaders

      void xsetHeaders(XmlBoolean headers)
      Sets (as xml) the "headers" attribute
    • unsetHeaders

      void unsetHeaders()
      Unsets the "headers" 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
    • getDisableRefresh

      boolean getDisableRefresh()
      Gets the "disableRefresh" attribute
    • xgetDisableRefresh

      XmlBoolean xgetDisableRefresh()
      Gets (as xml) the "disableRefresh" attribute
    • isSetDisableRefresh

      boolean isSetDisableRefresh()
      True if has "disableRefresh" attribute
    • setDisableRefresh

      void setDisableRefresh(boolean disableRefresh)
      Sets the "disableRefresh" attribute
    • xsetDisableRefresh

      void xsetDisableRefresh(XmlBoolean disableRefresh)
      Sets (as xml) the "disableRefresh" attribute
    • unsetDisableRefresh

      void unsetDisableRefresh()
      Unsets the "disableRefresh" attribute
    • getBackgroundRefresh

      boolean getBackgroundRefresh()
      Gets the "backgroundRefresh" attribute
    • xgetBackgroundRefresh

      XmlBoolean xgetBackgroundRefresh()
      Gets (as xml) the "backgroundRefresh" attribute
    • isSetBackgroundRefresh

      boolean isSetBackgroundRefresh()
      True if has "backgroundRefresh" attribute
    • setBackgroundRefresh

      void setBackgroundRefresh(boolean backgroundRefresh)
      Sets the "backgroundRefresh" attribute
    • xsetBackgroundRefresh

      void xsetBackgroundRefresh(XmlBoolean backgroundRefresh)
      Sets (as xml) the "backgroundRefresh" attribute
    • unsetBackgroundRefresh

      void unsetBackgroundRefresh()
      Unsets the "backgroundRefresh" attribute
    • getFirstBackgroundRefresh

      boolean getFirstBackgroundRefresh()
      Gets the "firstBackgroundRefresh" attribute
    • xgetFirstBackgroundRefresh

      XmlBoolean xgetFirstBackgroundRefresh()
      Gets (as xml) the "firstBackgroundRefresh" attribute
    • isSetFirstBackgroundRefresh

      boolean isSetFirstBackgroundRefresh()
      True if has "firstBackgroundRefresh" attribute
    • setFirstBackgroundRefresh

      void setFirstBackgroundRefresh(boolean firstBackgroundRefresh)
      Sets the "firstBackgroundRefresh" attribute
    • xsetFirstBackgroundRefresh

      void xsetFirstBackgroundRefresh(XmlBoolean firstBackgroundRefresh)
      Sets (as xml) the "firstBackgroundRefresh" attribute
    • unsetFirstBackgroundRefresh

      void unsetFirstBackgroundRefresh()
      Unsets the "firstBackgroundRefresh" attribute
    • getRefreshOnLoad

      boolean getRefreshOnLoad()
      Gets the "refreshOnLoad" attribute
    • xgetRefreshOnLoad

      XmlBoolean xgetRefreshOnLoad()
      Gets (as xml) the "refreshOnLoad" attribute
    • isSetRefreshOnLoad

      boolean isSetRefreshOnLoad()
      True if has "refreshOnLoad" attribute
    • setRefreshOnLoad

      void setRefreshOnLoad(boolean refreshOnLoad)
      Sets the "refreshOnLoad" attribute
    • xsetRefreshOnLoad

      void xsetRefreshOnLoad(XmlBoolean refreshOnLoad)
      Sets (as xml) the "refreshOnLoad" attribute
    • unsetRefreshOnLoad

      void unsetRefreshOnLoad()
      Unsets the "refreshOnLoad" attribute
    • getGrowShrinkType

      STGrowShrinkType.Enum getGrowShrinkType()
      Gets the "growShrinkType" attribute
    • xgetGrowShrinkType

      STGrowShrinkType xgetGrowShrinkType()
      Gets (as xml) the "growShrinkType" attribute
    • isSetGrowShrinkType

      boolean isSetGrowShrinkType()
      True if has "growShrinkType" attribute
    • setGrowShrinkType

      void setGrowShrinkType(STGrowShrinkType.Enum growShrinkType)
      Sets the "growShrinkType" attribute
    • xsetGrowShrinkType

      void xsetGrowShrinkType(STGrowShrinkType growShrinkType)
      Sets (as xml) the "growShrinkType" attribute
    • unsetGrowShrinkType

      void unsetGrowShrinkType()
      Unsets the "growShrinkType" 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
    • getRemoveDataOnSave

      boolean getRemoveDataOnSave()
      Gets the "removeDataOnSave" attribute
    • xgetRemoveDataOnSave

      XmlBoolean xgetRemoveDataOnSave()
      Gets (as xml) the "removeDataOnSave" attribute
    • isSetRemoveDataOnSave

      boolean isSetRemoveDataOnSave()
      True if has "removeDataOnSave" attribute
    • setRemoveDataOnSave

      void setRemoveDataOnSave(boolean removeDataOnSave)
      Sets the "removeDataOnSave" attribute
    • xsetRemoveDataOnSave

      void xsetRemoveDataOnSave(XmlBoolean removeDataOnSave)
      Sets (as xml) the "removeDataOnSave" attribute
    • unsetRemoveDataOnSave

      void unsetRemoveDataOnSave()
      Unsets the "removeDataOnSave" attribute
    • getDisableEdit

      boolean getDisableEdit()
      Gets the "disableEdit" attribute
    • xgetDisableEdit

      XmlBoolean xgetDisableEdit()
      Gets (as xml) the "disableEdit" attribute
    • isSetDisableEdit

      boolean isSetDisableEdit()
      True if has "disableEdit" attribute
    • setDisableEdit

      void setDisableEdit(boolean disableEdit)
      Sets the "disableEdit" attribute
    • xsetDisableEdit

      void xsetDisableEdit(XmlBoolean disableEdit)
      Sets (as xml) the "disableEdit" attribute
    • unsetDisableEdit

      void unsetDisableEdit()
      Unsets the "disableEdit" attribute
    • getPreserveFormatting

      boolean getPreserveFormatting()
      Gets the "preserveFormatting" attribute
    • xgetPreserveFormatting

      XmlBoolean xgetPreserveFormatting()
      Gets (as xml) the "preserveFormatting" attribute
    • isSetPreserveFormatting

      boolean isSetPreserveFormatting()
      True if has "preserveFormatting" attribute
    • setPreserveFormatting

      void setPreserveFormatting(boolean preserveFormatting)
      Sets the "preserveFormatting" attribute
    • xsetPreserveFormatting

      void xsetPreserveFormatting(XmlBoolean preserveFormatting)
      Sets (as xml) the "preserveFormatting" attribute
    • unsetPreserveFormatting

      void unsetPreserveFormatting()
      Unsets the "preserveFormatting" attribute
    • getAdjustColumnWidth

      boolean getAdjustColumnWidth()
      Gets the "adjustColumnWidth" attribute
    • xgetAdjustColumnWidth

      XmlBoolean xgetAdjustColumnWidth()
      Gets (as xml) the "adjustColumnWidth" attribute
    • isSetAdjustColumnWidth

      boolean isSetAdjustColumnWidth()
      True if has "adjustColumnWidth" attribute
    • setAdjustColumnWidth

      void setAdjustColumnWidth(boolean adjustColumnWidth)
      Sets the "adjustColumnWidth" attribute
    • xsetAdjustColumnWidth

      void xsetAdjustColumnWidth(XmlBoolean adjustColumnWidth)
      Sets (as xml) the "adjustColumnWidth" attribute
    • unsetAdjustColumnWidth

      void unsetAdjustColumnWidth()
      Unsets the "adjustColumnWidth" attribute
    • getIntermediate

      boolean getIntermediate()
      Gets the "intermediate" attribute
    • xgetIntermediate

      XmlBoolean xgetIntermediate()
      Gets (as xml) the "intermediate" attribute
    • isSetIntermediate

      boolean isSetIntermediate()
      True if has "intermediate" attribute
    • setIntermediate

      void setIntermediate(boolean intermediate)
      Sets the "intermediate" attribute
    • xsetIntermediate

      void xsetIntermediate(XmlBoolean intermediate)
      Sets (as xml) the "intermediate" attribute
    • unsetIntermediate

      void unsetIntermediate()
      Unsets the "intermediate" attribute
    • getConnectionId

      long getConnectionId()
      Gets the "connectionId" attribute
    • xgetConnectionId

      XmlUnsignedInt xgetConnectionId()
      Gets (as xml) the "connectionId" attribute
    • setConnectionId

      void setConnectionId(long connectionId)
      Sets the "connectionId" attribute
    • xsetConnectionId

      void xsetConnectionId(XmlUnsignedInt connectionId)
      Sets (as xml) the "connectionId" attribute
    • getAutoFormatId

      long getAutoFormatId()
      Gets the "autoFormatId" attribute
    • xgetAutoFormatId

      XmlUnsignedInt xgetAutoFormatId()
      Gets (as xml) the "autoFormatId" attribute
    • isSetAutoFormatId

      boolean isSetAutoFormatId()
      True if has "autoFormatId" attribute
    • setAutoFormatId

      void setAutoFormatId(long autoFormatId)
      Sets the "autoFormatId" attribute
    • xsetAutoFormatId

      void xsetAutoFormatId(XmlUnsignedInt autoFormatId)
      Sets (as xml) the "autoFormatId" attribute
    • unsetAutoFormatId

      void unsetAutoFormatId()
      Unsets the "autoFormatId" attribute
    • getApplyNumberFormats

      boolean getApplyNumberFormats()
      Gets the "applyNumberFormats" attribute
    • xgetApplyNumberFormats

      XmlBoolean xgetApplyNumberFormats()
      Gets (as xml) the "applyNumberFormats" attribute
    • isSetApplyNumberFormats

      boolean isSetApplyNumberFormats()
      True if has "applyNumberFormats" attribute
    • setApplyNumberFormats

      void setApplyNumberFormats(boolean applyNumberFormats)
      Sets the "applyNumberFormats" attribute
    • xsetApplyNumberFormats

      void xsetApplyNumberFormats(XmlBoolean applyNumberFormats)
      Sets (as xml) the "applyNumberFormats" attribute
    • unsetApplyNumberFormats

      void unsetApplyNumberFormats()
      Unsets the "applyNumberFormats" attribute
    • getApplyBorderFormats

      boolean getApplyBorderFormats()
      Gets the "applyBorderFormats" attribute
    • xgetApplyBorderFormats

      XmlBoolean xgetApplyBorderFormats()
      Gets (as xml) the "applyBorderFormats" attribute
    • isSetApplyBorderFormats

      boolean isSetApplyBorderFormats()
      True if has "applyBorderFormats" attribute
    • setApplyBorderFormats

      void setApplyBorderFormats(boolean applyBorderFormats)
      Sets the "applyBorderFormats" attribute
    • xsetApplyBorderFormats

      void xsetApplyBorderFormats(XmlBoolean applyBorderFormats)
      Sets (as xml) the "applyBorderFormats" attribute
    • unsetApplyBorderFormats

      void unsetApplyBorderFormats()
      Unsets the "applyBorderFormats" attribute
    • getApplyFontFormats

      boolean getApplyFontFormats()
      Gets the "applyFontFormats" attribute
    • xgetApplyFontFormats

      XmlBoolean xgetApplyFontFormats()
      Gets (as xml) the "applyFontFormats" attribute
    • isSetApplyFontFormats

      boolean isSetApplyFontFormats()
      True if has "applyFontFormats" attribute
    • setApplyFontFormats

      void setApplyFontFormats(boolean applyFontFormats)
      Sets the "applyFontFormats" attribute
    • xsetApplyFontFormats

      void xsetApplyFontFormats(XmlBoolean applyFontFormats)
      Sets (as xml) the "applyFontFormats" attribute
    • unsetApplyFontFormats

      void unsetApplyFontFormats()
      Unsets the "applyFontFormats" attribute
    • getApplyPatternFormats

      boolean getApplyPatternFormats()
      Gets the "applyPatternFormats" attribute
    • xgetApplyPatternFormats

      XmlBoolean xgetApplyPatternFormats()
      Gets (as xml) the "applyPatternFormats" attribute
    • isSetApplyPatternFormats

      boolean isSetApplyPatternFormats()
      True if has "applyPatternFormats" attribute
    • setApplyPatternFormats

      void setApplyPatternFormats(boolean applyPatternFormats)
      Sets the "applyPatternFormats" attribute
    • xsetApplyPatternFormats

      void xsetApplyPatternFormats(XmlBoolean applyPatternFormats)
      Sets (as xml) the "applyPatternFormats" attribute
    • unsetApplyPatternFormats

      void unsetApplyPatternFormats()
      Unsets the "applyPatternFormats" attribute
    • getApplyAlignmentFormats

      boolean getApplyAlignmentFormats()
      Gets the "applyAlignmentFormats" attribute
    • xgetApplyAlignmentFormats

      XmlBoolean xgetApplyAlignmentFormats()
      Gets (as xml) the "applyAlignmentFormats" attribute
    • isSetApplyAlignmentFormats

      boolean isSetApplyAlignmentFormats()
      True if has "applyAlignmentFormats" attribute
    • setApplyAlignmentFormats

      void setApplyAlignmentFormats(boolean applyAlignmentFormats)
      Sets the "applyAlignmentFormats" attribute
    • xsetApplyAlignmentFormats

      void xsetApplyAlignmentFormats(XmlBoolean applyAlignmentFormats)
      Sets (as xml) the "applyAlignmentFormats" attribute
    • unsetApplyAlignmentFormats

      void unsetApplyAlignmentFormats()
      Unsets the "applyAlignmentFormats" attribute
    • getApplyWidthHeightFormats

      boolean getApplyWidthHeightFormats()
      Gets the "applyWidthHeightFormats" attribute
    • xgetApplyWidthHeightFormats

      XmlBoolean xgetApplyWidthHeightFormats()
      Gets (as xml) the "applyWidthHeightFormats" attribute
    • isSetApplyWidthHeightFormats

      boolean isSetApplyWidthHeightFormats()
      True if has "applyWidthHeightFormats" attribute
    • setApplyWidthHeightFormats

      void setApplyWidthHeightFormats(boolean applyWidthHeightFormats)
      Sets the "applyWidthHeightFormats" attribute
    • xsetApplyWidthHeightFormats

      void xsetApplyWidthHeightFormats(XmlBoolean applyWidthHeightFormats)
      Sets (as xml) the "applyWidthHeightFormats" attribute
    • unsetApplyWidthHeightFormats

      void unsetApplyWidthHeightFormats()
      Unsets the "applyWidthHeightFormats" attribute