public class ExcelCellProtection
Public Class ExcelCellProtection
public ref class ExcelCellProtection
type ExcelCellProtection = class end
HiddenFormula | A flag indicating if the formula is hidden when the worksheet is protected. This property is applied only when the worksheet is protected. |
Locked | Gets or sets a flag indicating if the cell or range is locked. This property is applied only when the worksheet is protected. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |