ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfRow Class / TopCellSpacing Property

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

    Property Value

    The top cell spacing.
    See Also