Share via


W.colFirst Field

Definition

Represents the w:colFirst XML attributes.

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

Applies to