Share via


X.scenarios Field

Definition

Represents the x:scenarios XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: worksheet.
  • has the following child XML elements: scenario.
  • has the following XML attributes: current, show, sqref.
  • corresponds to the following strongly-typed classes: Scenarios.

Applies to