Share via


X.sheetIdMap Field

Definition

Represents the x:sheetIdMap XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: header.
  • has the following child XML elements: sheetId.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: SheetIdMap.

Applies to