Share via


W.lastRow Field

Definition

Represents the w:lastRow XML attributes.

public static readonly System.Xml.Linq.XName lastRow;
 staticval mutable lastRow : System.Xml.Linq.XName
Public Shared ReadOnly lastRow 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.LastRow, TableLook.LastRow.

Applies to