WorkbookProtectionModel
General
WorkbookProtectionModel és una classe en Aspose.Cells per NET.
Representa el model de protecció del llibre de treball.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
LockStructure | bool | Read/Write | |
LockWindows | bool | Read/Write | Gets or sets whether the workbook’s window layout is locked |
LockRevision | bool | Read/Write | Gets or sets whether revisions are locked |
WorkbookPassword | string | Read/Write | Gets or sets the password protecting the workbook |
RevisionsPassword | string | Read/Write | Gets or sets the password for workbook revisions |
Mètodes
| Signature | Description |
|---|---|
CopyFrom(source: WorkbookProtectionModel) | The source. |
HasStoredState() | if the condition is met; otherwise, . |