The following tables list the members exposed by CellProtection.
Public Fields
Public Properties
| Name | Description |
| FormulaHidden | Gets or sets a value indicating whether the cell formula is hidden. |
| Locked | Gets or sets a value indicating whether the cell is locked. |
Top
Public Methods
| Name | Description |
| Equals | Overloaded. Indicates whether the current object is equal to another object of the same type. |
| GetHashCode | Returns a hash code for this instance. |
| IsEmpty | Determines whether this CellProtection is empty. |
| IsSet | Determines whether the specified property has been assigned value. |
| Reset | Resets the specified property to unset state. |
Top
See Also