Share via


NoNamespace.xl2000 Field

Definition

Represents the xl2000 XML attribute.

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

Applies to