QueryTable Properties

Include Protected Members
Include Inherited Members

The QueryTable type exposes the following members.

Properties

  Name Description
Public property AdjustColumnWidth Adjust Column Width On Refresh.Represents the attribte in schema: adjustColumnWidth
Public property ApplyAlignmentFormats Apply Alignment Formats.Represents the attribte in schema: applyAlignmentFormats
Public property ApplyBorderFormats Apply Border Formats.Represents the attribte in schema: applyBorderFormats
Public property ApplyFontFormats Apply Font Formats.Represents the attribte in schema: applyFontFormats
Public property ApplyNumberFormats Apply Number Formats.Represents the attribte in schema: applyNumberFormats
Public property ApplyPatternFormats Apply Pattern Formats.Represents the attribte in schema: applyPatternFormats
Public property ApplyWidthHeightFormats Apply Width / Height Formats.Represents the attribte in schema: applyWidthHeightFormats
Public property AutoFormatId Auto Format Id.Represents the attribte in schema: autoFormatId
Public property BackgroundRefresh Background Refresh.Represents the attribte in schema: backgroundRefresh
Public property ChildElements Gets all the child nodes of this element. (Inherited from OpenXmlElement.)
Public property ConnectionId Connection Id.Represents the attribte in schema: connectionId
Public property DisableEdit Disable Edit.Represents the attribte in schema: disableEdit
Public property DisableRefresh Disable Refresh.Represents the attribte in schema: disableRefresh
Public property ExtendedAttributes Gets all extended attributes (attributes not defined in schema) of the element. (Inherited from OpenXmlElement.)
Public property ExtensionList Future Feature Data Storage Area.Represents the element tag in schema: x:extLst
Public property FillFormulas Fill Adjacent Formulas.Represents the attribte in schema: fillFormulas
Public property FirstBackgroundRefresh First Background Refresh.Represents the attribte in schema: firstBackgroundRefresh
Public property FirstChild Gets the first child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlCompositeElement.)
Public property GrowShrinkType Grow Shrink Type.Represents the attribte in schema: growShrinkType
Public property HasAttributes Gets a boolean value indicating whether the current element has any attributes. (Inherited from OpenXmlElement.)
Public property HasChildren Gets a value indicating whether this element has any child elements. (Inherited from OpenXmlCompositeElement.)
Public property Headers First Row Column Titles.Represents the attribte in schema: headers
Public property InnerText Gets or sets the concatenated values of the node and all its children. (Inherited from OpenXmlCompositeElement.)
Public property InnerXml Gets or sets the markup representing only the child nodes of this node. (Inherited from OpenXmlCompositeElement.)
Public property Intermediate Intermediate.Represents the attribte in schema: intermediate
Public property LastChild Gets the last child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlCompositeElement.)
Public property LocalName Gets the local name of the element. (Overrides OpenXmlElement.LocalName.)
Public property MCAttributes Markup Compatibility Attributes Set. Return null if there is no Markup Compatibility Attribute defined in this element. (Inherited from OpenXmlElement.)
Public property Name QueryTable Name.Represents the attribte in schema: name
Public property NamespaceDeclarations Gets all the namespace declarations defined in the current element. Return an empty enumerator if there is no namespace declaration. (Inherited from OpenXmlElement.)
Public property NamespaceUri Gets the namespace URI of this node. (Inherited from OpenXmlElement.)
Public property OpenXmlElementContext Gets the OpenXmlEementContext. (Inherited from OpenXmlElement.)
Public property OuterXml Gets the markup representing this element and all its child elements. (Inherited from OpenXmlElement.)
Public property Parent Gets the parent of this element. (Inherited from OpenXmlElement.)
Public property Prefix Gets the namespace prefix of this node. (Inherited from OpenXmlElement.)
Public property PreserveFormatting Preserve Formatting On Refresh.Represents the attribte in schema: preserveFormatting
Public property QueryTablePart Gets the QueryTablePart associated with this element.
Public property QueryTableRefresh QueryTable Refresh Information.Represents the element tag in schema: x:queryTableRefresh
Public property RefreshOnLoad Refresh On Load.Represents the attribte in schema: refreshOnLoad
Public property RemoveDataOnSave Remove Data On Save.Represents the attribte in schema: removeDataOnSave
Public property RowNumbers Row Numbers.Represents the attribte in schema: rowNumbers
Public property XmlQualifiedName Gets the qualified name of the node. (Inherited from OpenXmlElement.)

Top

See Also

Reference

QueryTable Class

DocumentFormat.OpenXml.Spreadsheet Namespace