Winnovative Excel Library

ExcelCellProtectionLocked Property

Winnovative Excel Library Documentation
Gets or sets a flag indicating if the cell or range is locked. This property is applied only when the worksheet is protected.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool Locked { get; set; }

Property Value

Type: Boolean
See Also

Reference