pivotTableDefinition.UpdatedVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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