ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Single
    public System.float BottomCellSpacing {get; set;}

    Property Value

    The bottom cell spacing.
    See Also