Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 736 Bytes

File metadata and controls

33 lines (19 loc) · 736 Bytes
title Workbook.Final property (Excel)
keywords vbaxl10.chm199252
f1_keywords
vbaxl10.chm199252
api_name
Excel.Workbook.Final
ms.assetid 55d3a155-ca0c-1f7c-8612-80aac91a8eb3
ms.date 05/29/2019
ms.localizationpriority medium

Workbook.Final property (Excel)

Returns or sets a Boolean that indicates whether a workbook is final. Read/write Boolean.

Syntax

expression.Final

expression A variable that represents a Workbook object.

Remarks

Setting the value to True marks the workbook as final, notifies recipients (if any) that the workbook is final, and sets the workbook to read-only.

[!includeSupport and feedback]