Workbook.Permission Property
Returns a Permission object that represents the permission settings in the specified workbook.
Syntax
expression.Permission
expression A variable that represents a Workbook object.
Example
The following example returns the permission settings for the active workbook.
| Visual Basic for Applications |
|---|
|