Share via


XNE.rowSortMap Field

Definition

Represents the xne:rowSortMap XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to