Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 736 Bytes

Excel.Workbook.Final.md

File metadata and controls

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