ProtectionValue
Overview
ProtectionValue is a class in Aspose.Cells for NET.
ProtectionValue.IsLocked gets or sets whether the cell is locked when worksheet protection is enabled.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
IsLocked | bool | Read/Write | Gets or sets whether the cell is locked when worksheet protection is enabled |
IsHidden | bool | Read/Write | Gets or sets whether the cell’s formula is hidden when worksheet protection is enabled |
Methods
| Signature | Description |
|---|---|
Clone() |