GrapeCity.Xaml.Excel
Locked Property (IExcelImage)


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

Reference

IExcelImage Interface
IExcelImage Members