C1.Web.Api.Excel Namespace / Style Class / Locked Property

In This Topic
Locked Property
In This Topic
Gets or sets a value indicating whether to lock the cells.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
<XmlAttributeAttribute()>
Public Property Locked As Boolean
 
See Also