Share via


W.lastRowLastColumn Field

Definition

Represents the w:lastRowLastColumn XML attribute.

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

Applies to