GrapeCity.Xaml.Excel
Locked Property (IExcelImage)


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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelImage Interface
IExcelImage Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options