Spread Silverlight Documentation
Locked Property (IExcelImage)


GrapeCity.Excel Namespace > IExcelImage Interface : Locked Property
Represents whether the chart is locked
Syntax
'Declaration
 
Property Locked As System.Boolean
'Usage
 
Dim instance As IExcelImage
Dim value As System.Boolean
 
instance.Locked = value
 
value = instance.Locked
System.bool Locked {get; set;}
See Also

Reference

IExcelImage Interface
IExcelImage Members