ComponentOne Web API Edition
Locked Property

C1.Web.Api.Excel Namespace > Style Class : Locked Property
Gets or sets a value indicating whether to lock the cells.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public Property Locked As Boolean
[XmlAttribute()]
[DefaultValue()]
public bool Locked {get; set;}
See Also

Reference

Style Class
Style Members