ProtectWorkbookRequest
Contents
[
Hide
]
protectWorkbookRequest
Indicates protect workbook request
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
AwaysOpenReadOnly | Boolean | True | False | Indicates aways open read-only. | |
EncryptWithPassword | String | True | False | Indicates encrypt with password. | |
ProtectCurrentSheet | Class:Protection | True | False | Represents the various types of protection options available for a worksheet. | |
ProtectWorkbookStructure | String | True | False | Indicates protect workbook structure. All, Contents, Objects, Scenarios, Structure, Windows, and None. | |
DigitalSignature | Class:DigitalSignature | True | False | Indicates signature in file. | |
MarkAsFinal | Boolean | True | False | Indicates mark as final. |