Share via


NoNamespace.chartTrackingRefBase Field

Definition

Represents the chartTrackingRefBase XML attribute.

public static readonly System.Xml.Linq.XName chartTrackingRefBase;
 staticval mutable chartTrackingRefBase : System.Xml.Linq.XName
Public Shared ReadOnly chartTrackingRefBase 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.ChartTrackingReferenceBase.

Applies to