Share via


NoNamespace.xl97 Field

Definition

Represents the xl97 XML attribute.

public static readonly System.Xml.Linq.XName xl97;
 staticval mutable xl97 : System.Xml.Linq.XName
Public Shared ReadOnly xl97 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.CreatedInExcel97.

Applies to