Share via


NoNamespace.workbookParameter Field

Definition

Represents the workbookParameter XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: definedName.
  • corresponds to the following strongly-typed properties: DefinedName.WorkbookParameter.

Applies to