ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfCell Class / Height Property

In This Topic
    Height Property (RtfCell)
    In This Topic
    Gets height for this cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As Single
    public float Height {get;}

    Property Value

    The height of the cell.
    See Also