ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfCell Class / IsVisible Property

In This Topic
    IsVisible Property
    In This Topic
    Gets visible or not this cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsVisible As System.Boolean
    public System.bool IsVisible {get;}
    See Also