Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 794 Bytes

Excel.Workbook.CalculationVersion.md

File metadata and controls

33 lines (19 loc) · 794 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Workbook.CalculationVersion property (Excel)
vbaxl10.chm199192
vbaxl10.chm199192
Excel.Workbook.CalculationVersion
09633164-998f-9fa7-f257-da109c369cd7
05/29/2019
medium

Workbook.CalculationVersion property (Excel)

Returns the information about the version of Excel that the workbook was last fully recalculated by. Read-only Long.

Syntax

expression.CalculationVersion

expression A variable that represents a Workbook object.

Remarks

If the workbook was saved in an earlier version of Excel, and if the workbook hasn't been fully recalculated, this property returns 0.

[!includeSupport and feedback]