Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets a Boolean that indicates whether a workbook is final. Read/write Boolean.
Version Information
Version Added: Excel 2007
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.