Share via


NoNamespace.accuracyVersion Field

Definition

Represents the accuracyVersion XML attribute.

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

Applies to