Share via


NoNamespace.headerRowCount Field

Definition

Represents the headerRowCount XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: table.
  • corresponds to the following strongly-typed properties: Table.HeaderRowCount.

Applies to