Interface CTQueryTableRefresh

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getQueryTableFields

      CTQueryTableFields getQueryTableFields()
      Gets the "queryTableFields" element
    • setQueryTableFields

      void setQueryTableFields(CTQueryTableFields queryTableFields)
      Sets the "queryTableFields" element
    • addNewQueryTableFields

      CTQueryTableFields addNewQueryTableFields()
      Appends and returns a new empty "queryTableFields" element
    • getQueryTableDeletedFields

      CTQueryTableDeletedFields getQueryTableDeletedFields()
      Gets the "queryTableDeletedFields" element
    • isSetQueryTableDeletedFields

      boolean isSetQueryTableDeletedFields()
      True if has "queryTableDeletedFields" element
    • setQueryTableDeletedFields

      void setQueryTableDeletedFields(CTQueryTableDeletedFields queryTableDeletedFields)
      Sets the "queryTableDeletedFields" element
    • addNewQueryTableDeletedFields

      CTQueryTableDeletedFields addNewQueryTableDeletedFields()
      Appends and returns a new empty "queryTableDeletedFields" element
    • unsetQueryTableDeletedFields

      void unsetQueryTableDeletedFields()
      Unsets the "queryTableDeletedFields" element
    • getSortState

      CTSortState getSortState()
      Gets the "sortState" element
    • isSetSortState

      boolean isSetSortState()
      True if has "sortState" element
    • setSortState

      void setSortState(CTSortState sortState)
      Sets the "sortState" element
    • addNewSortState

      CTSortState addNewSortState()
      Appends and returns a new empty "sortState" element
    • unsetSortState

      void unsetSortState()
      Unsets the "sortState" 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
    • getPreserveSortFilterLayout

      boolean getPreserveSortFilterLayout()
      Gets the "preserveSortFilterLayout" attribute
    • xgetPreserveSortFilterLayout

      XmlBoolean xgetPreserveSortFilterLayout()
      Gets (as xml) the "preserveSortFilterLayout" attribute
    • isSetPreserveSortFilterLayout

      boolean isSetPreserveSortFilterLayout()
      True if has "preserveSortFilterLayout" attribute
    • setPreserveSortFilterLayout

      void setPreserveSortFilterLayout(boolean preserveSortFilterLayout)
      Sets the "preserveSortFilterLayout" attribute
    • xsetPreserveSortFilterLayout

      void xsetPreserveSortFilterLayout(XmlBoolean preserveSortFilterLayout)
      Sets (as xml) the "preserveSortFilterLayout" attribute
    • unsetPreserveSortFilterLayout

      void unsetPreserveSortFilterLayout()
      Unsets the "preserveSortFilterLayout" attribute
    • getFieldIdWrapped

      boolean getFieldIdWrapped()
      Gets the "fieldIdWrapped" attribute
    • xgetFieldIdWrapped

      XmlBoolean xgetFieldIdWrapped()
      Gets (as xml) the "fieldIdWrapped" attribute
    • isSetFieldIdWrapped

      boolean isSetFieldIdWrapped()
      True if has "fieldIdWrapped" attribute
    • setFieldIdWrapped

      void setFieldIdWrapped(boolean fieldIdWrapped)
      Sets the "fieldIdWrapped" attribute
    • xsetFieldIdWrapped

      void xsetFieldIdWrapped(XmlBoolean fieldIdWrapped)
      Sets (as xml) the "fieldIdWrapped" attribute
    • unsetFieldIdWrapped

      void unsetFieldIdWrapped()
      Unsets the "fieldIdWrapped" attribute
    • getHeadersInLastRefresh

      boolean getHeadersInLastRefresh()
      Gets the "headersInLastRefresh" attribute
    • xgetHeadersInLastRefresh

      XmlBoolean xgetHeadersInLastRefresh()
      Gets (as xml) the "headersInLastRefresh" attribute
    • isSetHeadersInLastRefresh

      boolean isSetHeadersInLastRefresh()
      True if has "headersInLastRefresh" attribute
    • setHeadersInLastRefresh

      void setHeadersInLastRefresh(boolean headersInLastRefresh)
      Sets the "headersInLastRefresh" attribute
    • xsetHeadersInLastRefresh

      void xsetHeadersInLastRefresh(XmlBoolean headersInLastRefresh)
      Sets (as xml) the "headersInLastRefresh" attribute
    • unsetHeadersInLastRefresh

      void unsetHeadersInLastRefresh()
      Unsets the "headersInLastRefresh" attribute
    • getMinimumVersion

      short getMinimumVersion()
      Gets the "minimumVersion" attribute
    • xgetMinimumVersion

      XmlUnsignedByte xgetMinimumVersion()
      Gets (as xml) the "minimumVersion" attribute
    • isSetMinimumVersion

      boolean isSetMinimumVersion()
      True if has "minimumVersion" attribute
    • setMinimumVersion

      void setMinimumVersion(short minimumVersion)
      Sets the "minimumVersion" attribute
    • xsetMinimumVersion

      void xsetMinimumVersion(XmlUnsignedByte minimumVersion)
      Sets (as xml) the "minimumVersion" attribute
    • unsetMinimumVersion

      void unsetMinimumVersion()
      Unsets the "minimumVersion" attribute
    • getNextId

      long getNextId()
      Gets the "nextId" attribute
    • xgetNextId

      XmlUnsignedInt xgetNextId()
      Gets (as xml) the "nextId" attribute
    • isSetNextId

      boolean isSetNextId()
      True if has "nextId" attribute
    • setNextId

      void setNextId(long nextId)
      Sets the "nextId" attribute
    • xsetNextId

      void xsetNextId(XmlUnsignedInt nextId)
      Sets (as xml) the "nextId" attribute
    • unsetNextId

      void unsetNextId()
      Unsets the "nextId" attribute
    • getUnboundColumnsLeft

      long getUnboundColumnsLeft()
      Gets the "unboundColumnsLeft" attribute
    • xgetUnboundColumnsLeft

      XmlUnsignedInt xgetUnboundColumnsLeft()
      Gets (as xml) the "unboundColumnsLeft" attribute
    • isSetUnboundColumnsLeft

      boolean isSetUnboundColumnsLeft()
      True if has "unboundColumnsLeft" attribute
    • setUnboundColumnsLeft

      void setUnboundColumnsLeft(long unboundColumnsLeft)
      Sets the "unboundColumnsLeft" attribute
    • xsetUnboundColumnsLeft

      void xsetUnboundColumnsLeft(XmlUnsignedInt unboundColumnsLeft)
      Sets (as xml) the "unboundColumnsLeft" attribute
    • unsetUnboundColumnsLeft

      void unsetUnboundColumnsLeft()
      Unsets the "unboundColumnsLeft" attribute
    • getUnboundColumnsRight

      long getUnboundColumnsRight()
      Gets the "unboundColumnsRight" attribute
    • xgetUnboundColumnsRight

      XmlUnsignedInt xgetUnboundColumnsRight()
      Gets (as xml) the "unboundColumnsRight" attribute
    • isSetUnboundColumnsRight

      boolean isSetUnboundColumnsRight()
      True if has "unboundColumnsRight" attribute
    • setUnboundColumnsRight

      void setUnboundColumnsRight(long unboundColumnsRight)
      Sets the "unboundColumnsRight" attribute
    • xsetUnboundColumnsRight

      void xsetUnboundColumnsRight(XmlUnsignedInt unboundColumnsRight)
      Sets (as xml) the "unboundColumnsRight" attribute
    • unsetUnboundColumnsRight

      void unsetUnboundColumnsRight()
      Unsets the "unboundColumnsRight" attribute