ComponentOne Word for UWP
LeftCellPadding Property

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

Property Value

The left cell padding.
See Also

Reference

RtfRow Class
RtfRow Members