Share via


NoNamespace.lastRow Field

Definition

Represents the lastRow XML attribute.

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: tblPr.
  • corresponds to the following strongly-typed properties: TableProperties.LastRow.

Applies to