ComponentOne Excel for .NET
C1.Excel Assembly / C1.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 System.Boolean
    public System.bool IsShow {get; set;}
    See Also