ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Single
    public System.float Height {get;}

    Property Value

    The height of the cell.
    See Also