Share via


NoNamespace.htmlTables Field

Definition

Represents the htmlTables XML attribute.

public static readonly System.Xml.Linq.XName htmlTables;
 staticval mutable htmlTables : System.Xml.Linq.XName
Public Shared ReadOnly htmlTables As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webPr.
  • corresponds to the following strongly-typed properties: WebQueryProperties.HtmlTables.

Applies to