Share via


X.externalReferences Field

Definition

Represents the x:externalReferences XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: workbook.
  • has the following child XML elements: externalReference.
  • corresponds to the following strongly-typed classes: ExternalReferences.

Applies to