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.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.