WriteProtection
Contents
[
Hide
]
writeProtection
Specifies write protection settings for a workbook.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
Author | String | True | False | Gets and sets the author. | |
RecommendReadOnly | Boolean | True | False | Indicates if the Read Only Recommended option is selected. | |
IsWriteProtected | Boolean | True | False | Indicates whether this workbook is write protected. | |
Password | String | True | False | Sets the protected password to modify the file. |