Share via


X.sheetId Field

Definition

Represents the x:sheetId XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: sheetIdMap.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: SheetId.

Applies to