Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 972 Bytes

Excel.PivotCache.Version.md

File metadata and controls

33 lines (19 loc) · 972 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotCache.Version property (Excel)
vbaxl10.chm227108
vbaxl10.chm227108
Excel.PivotCache.Version
357f61a1-7401-46c1-2a47-4172fb045cd5
05/03/2019
medium

PivotCache.Version property (Excel)

Returns the version of Microsoft Excel in which the PivotCache was created. Read-only XlPivotTableVersionList.

Syntax

expression.Version

expression A variable that represents a PivotCache object.

Remarks

This property returns the version of the PivotTable. Default settings and behaviors depend on the version to allow for old PivotTable object model code to run in Microsoft Office Excel 2007 with the same behaviors when the version of the PivotTable corresponds to the version of Excel for which the code was written.

[!includeSupport and feedback]