ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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