WorkbookProtectionModel
Overview
WorkbookProtectionModel is a class in Aspose.Cells FOSS for .NET.
Represents workbook protection model.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
LockStructure | bool | Read/Write | Gets or sets whether the workbook structure is locked |
LockWindows | bool | Read/Write | Gets or sets whether the workbook windows are locked |
LockRevision | bool | Read/Write | Gets or sets whether the workbook revision is locked |
WorkbookPassword | string | Read/Write | Gets or sets the password protecting the workbook |
RevisionsPassword | string | Read/Write |
Methods
| Signature | Description |
|---|---|
CopyFrom(source: WorkbookProtectionModel) | The source. |
HasStoredState() | if the condition is met; otherwise, . |