Share via


W.sep Field

Definition

Represents the w:sep XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: caption, cols.
  • corresponds to the following strongly-typed properties: Caption.Separator, Columns.Separator.

Applies to