Share via


W.lastRowFirstColumn Field

Definition

Represents the w:lastRowFirstColumn XML attribute.

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

Applies to