ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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