Share via


XNE.colSortMap Field

Definition

Represents the xne:colSortMap XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: worksheetSortMap.
  • has the following child XML elements: col.
  • has the following XML attributes: count, ref.
  • corresponds to the following strongly-typed classes: ColumnSortMap.

Applies to