Share via


NoNamespace.saveExternalLinkValues Field

Definition

Represents the saveExternalLinkValues XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: workbookPr.
  • corresponds to the following strongly-typed properties: WorkbookProperties.SaveExternalLinkValues.

Applies to