Share via


X.sheet Field

Definition

Represents the x:sheet XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: sheets.
  • has the following XML attributes: name, id, sheetId, state.
  • corresponds to the following strongly-typed classes: Sheet.

Applies to