Share via


NoNamespace.scenarios Field

Definition

Represents the scenarios XML attribute.

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 attribute, it:

  • is contained in the following XML elements: sheetProtection.
  • corresponds to the following strongly-typed properties: SheetProtection.Scenarios.

Applies to