PivotTable.Version Property
Returns the Microsoft Excel version number. Read-only XlPivotTableVersionList.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property Version As XlPivotTableVersionList
Get
'Usage
Dim instance As PivotTable
Dim value As XlPivotTableVersionList
value = instance.Version
XlPivotTableVersionList Version { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.XlPivotTableVersionList