WebQueryProperties Properties

Include Protected Members
Include Inherited Members

The WebQueryProperties type exposes the following members.

Properties

  Name Description
Public property ChildElements Gets all the child nodes of this element. (Inherited from OpenXmlElement.)
Public property Consecutive Consecutive Delimiters.Represents the attribte in schema: consecutive
Public property CreatedInExcel97 Created in Excel 97.Represents the attribte in schema: xl97
Public property EditPage Edit Query URL.Represents the attribte in schema: editPage
Public property ExtendedAttributes Gets all extended attributes (attributes not defined in schema) of the element. (Inherited from OpenXmlElement.)
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 FirstRow Use First Row.Represents the attribte in schema: firstRow
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 HtmlFormat HTML Formatting Handling.Represents the attribte in schema: htmlFormat
Public property HtmlTables HTML Tables Only.Represents the attribte in schema: htmlTables
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 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 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 ParsePreTag Parse PRE.Represents the attribte in schema: parsePre
Public property Post Web Post.Represents the attribte in schema: post
Public property Prefix Gets the namespace prefix of this node. (Inherited from OpenXmlElement.)
Public property RefreshedInExcel2000 Refreshed in Excel 2000.Represents the attribte in schema: xl2000
Public property SourceData Import XML Source Data.Represents the attribte in schema: sourceData
Public property Tables Tables.Represents the element tag in schema: x:tables
Public property TextDates Dates as Text.Represents the attribte in schema: textDates
Public property Url URL.Represents the attribte in schema: url
Public property XmlQualifiedName Gets the qualified name of the node. (Inherited from OpenXmlElement.)
Public property XmlSource XML Source.Represents the attribte in schema: xml

Top

See Also

Reference

WebQueryProperties Class

DocumentFormat.OpenXml.Spreadsheet Namespace