Share via


NoNamespace.firstHeaderRow Field

Definition

Represents the firstHeaderRow XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ___location.
  • corresponds to the following strongly-typed properties: Location.FirstHeaderRow.

Applies to