WriteProtectionOptions Properties
Contains write-protection options for a workbook.Name | Description |
---|---|
IsPasswordProtected | Indicates whether a workbook is write-protected. |
ReadOnlyRecommended | Returns or specifies whether the author of the workbook recommended that it be opened as read-only. |
UserName | Returns or specifies the name of the user who write-protected the workbook. |
See Also