Excel for WinRT
Locked Property (XLTextShape)


Gets or sets a locked of this XLTextShape.
Syntax
'Declaration
 
Public Property Locked As System.Boolean
'Usage
 
Dim instance As XLTextShape
Dim value As System.Boolean
 
instance.Locked = value
 
value = instance.Locked
public System.bool Locked {get; set;}
See Also

Reference

XLTextShape Class
XLTextShape Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback