Share via


W.firstRowLastColumn Field

Definition

Represents the w:firstRowLastColumn XML attribute.

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

Applies to