Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLCommentShape Class / Visible Property

In This Topic
    Visible Property (XLCommentShape)
    In This Topic
    Determines whether the shape is visible.
    Syntax
    'Declaration
     
    
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also