PivotTableDefinition.UpdatedVersion Property

PivotTable Last Updated Version.Represents the attribte in schema: updatedVersion

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "updatedVersion")> _
Public Property UpdatedVersion As ByteValue
    Get
    Set
'Usage
Dim instance As PivotTableDefinition
Dim value As ByteValue

value = instance.UpdatedVersion

instance.UpdatedVersion = value
[SchemaAttrAttribute(, "updatedVersion")]
public ByteValue UpdatedVersion { get; set; }

Property Value

Type: DocumentFormat.OpenXml.ByteValue

See Also

Reference

PivotTableDefinition Class

PivotTableDefinition Members

DocumentFormat.OpenXml.Spreadsheet Namespace