Share via


X.definedNames Field

Definition

Represents the x:definedNames XML elements.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: externalBook, workbook.
  • has the following child XML elements: definedName.
  • corresponds to the following strongly-typed classes: DefinedNames, ExternalDefinedNames.

Applies to