ExcelCellStyleProtection Property
Gets an object used to set the protection options of the cell. The protection options are applied only when the worksheet is protected.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelCellProtection Protection { get; }
Public ReadOnly Property Protection As ExcelCellProtection
Get
public:
property ExcelCellProtection^ Protection {
ExcelCellProtection^ get ();
}
member Protection : ExcelCellProtection with get
Property Value
ExcelCellProtection