ComponentOne Word for UWP
RightCellSpacing Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfRow Class : RightCellSpacing Property
Gets or sets right spacing of cells for this row.
Syntax
'Declaration
 
Public Property RightCellSpacing As System.Single
public System.float RightCellSpacing {get; set;}

Property Value

The right cell spacing.
See Also

Reference

RtfRow Class
RtfRow Members