ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.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 Boolean
    public bool IsVisible {get;}
    See Also