Share via


NoNamespace.lastCol Field

Definition

Represents the lastCol XML attribute.

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

Applies to