Share via


Workbook.Final Property (Excel)

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

Version Information

추가된 버전: Excel 2007

Syntax

.Final

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.

참고 항목

개념

Workbook Object

Workbook Object Members