ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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