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

    Property Value

    The top cell spacing.
    See Also