Share via


W.firstRow Field

Definition

Represents the w:firstRow XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cnfStyle, tblLook.
  • corresponds to the following strongly-typed properties: ConditionalFormatStyle.FirstRow, TableLook.FirstRow.

Applies to