Share via


PivotTableDefinition.UpdatedVersion Property

Definition

updatedVersion

Represents the following attribute in the schema: updatedVersion

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

Property Value

Attributes

Applies to