Excel for WPF and Silverlight
Locked Property (XLStyle)

C1.WPF.Excel Namespace > XLStyle Class : Locked Property
Gets or sets whether the cell should be locked for editing when the XLSheet is protected.
Syntax
'Declaration
 
Public Property Locked As System.Boolean
public System.bool Locked {get; set;}
See Also

Reference

XLStyle Class
XLStyle Members