ComponentOne Word for UWP
RightCellPadding Property

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

Property Value

The right cell padding.
See Also

Reference

RtfRow Class
RtfRow Members