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.