Share via


NoNamespace.eol Field

Definition

Represents the eol XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rrc.
  • corresponds to the following strongly-typed properties: RevisionRowColumn.EndOfList.

Applies to