ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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 Single
    public float Right {get;}

    Property Value

    The right position of the cell.
    See Also