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

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

    Property Value

    The bottom cell spacing.
    See Also