Share via


WorkbookProperties.AccuracyVersion Property

Definition

accuracyVersion, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: accuracyVersion

[DocumentFormat.OpenXml.SchemaAttr(0, "accuracyVersion")]
public DocumentFormat.OpenXml.UInt32Value AccuracyVersion { get; set; }
public DocumentFormat.OpenXml.UInt32Value AccuracyVersion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "accuracyVersion")]
public DocumentFormat.OpenXml.UInt32Value? AccuracyVersion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("accuracyVersion")]
public DocumentFormat.OpenXml.UInt32Value? AccuracyVersion { get; set; }
public DocumentFormat.OpenXml.UInt32Value? AccuracyVersion { get; set; }
member this.AccuracyVersion : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "accuracyVersion")>]
member this.AccuracyVersion : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("accuracyVersion")>]
member this.AccuracyVersion : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property AccuracyVersion As UInt32Value

Property Value

Attributes

Applies to