ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfRow Class / RightCellSpacing Property

In This Topic
    RightCellSpacing Property
    In This Topic
    Gets or sets right spacing of cells for this row.
    Syntax
    'Declaration
     
    Public Property RightCellSpacing As Single
    public float RightCellSpacing {get; set;}

    Property Value

    The right cell spacing.
    See Also