ComponentOne Word for UWP
TopCellSpacing Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfRow Class : TopCellSpacing Property
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

Reference

RtfRow Class
RtfRow Members