Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLComment Class / IsShow Property

In This Topic
    IsShow Property
    In This Topic
    Gets or sets the show flag of the comment.
    Syntax
    'Declaration
     
    
    Public Property IsShow As Boolean
    public bool IsShow {get; set;}
    See Also