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