Excel for WinRT
Visible Property (XLCommentShape)


Determines whether the shape is visible.
Syntax
'Declaration
 
Public Property Visible As System.Boolean
'Usage
 
Dim instance As XLCommentShape
Dim value As System.Boolean
 
instance.Visible = value
 
value = instance.Visible
public System.bool Visible {get; set;}
See Also

Reference

XLCommentShape Class
XLCommentShape Members

 

 


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

Product Support Forum  |  Documentation Feedback