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

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

    Property Value

    The right position of the cell.
    See Also