WriteProtectionOptions Members
In This Article
#Properties
Name | Description |
---|---|
Is |
Indicates whether a workbook is write-protected. |
Read |
Returns or specifies whether the author of the workbook recommended that it be opened as read-only. |
User |
Returns or specifies the name of the user who write-protected the workbook. |
#Methods
Name | Description |
---|---|
Check |
Checks whether the specified password is the same as the password used to write-protect a workbook. |
Clear |
Clears the password used to modify a workbook. |
Set |
Specifies the password used to modify a workbook. |
See Also