Excel for WinRT
IsShow Property


Gets or sets the show flag of the comment.
Syntax
'Declaration
 
Public Property IsShow As System.Boolean
'Usage
 
Dim instance As XLComment
Dim value As System.Boolean
 
instance.IsShow = value
 
value = instance.IsShow
public System.bool IsShow {get; set;}
See Also

Reference

XLComment Class
XLComment Members

 

 


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

Product Support Forum  |  Documentation Feedback