ComponentOne Word for UWP
LeftPadding Property

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

Property Value

The left padding.
See Also

Reference

RtfCell Class
RtfCell Members