Share via


W.colLast Field

Definition

Represents the w:colLast XML attributes.

public static readonly System.Xml.Linq.XName colLast;
 staticval mutable colLast : System.Xml.Linq.XName
Public Shared ReadOnly colLast As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: bookmarkStart, permStart.
  • corresponds to the following strongly-typed properties: BookmarkStart.ColumnLast, PermStart.ColumnLast.

Applies to