Share via


W.firstRowFirstColumn Field

Definition

Represents the w:firstRowFirstColumn XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cnfStyle.
  • corresponds to the following strongly-typed properties: ConditionalFormatStyle.FirstRowFirstColumn.

Applies to