ComponentOne Word for UWP
LeftCellSpacing Property

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

Property Value

The left cell spacing.
See Also

Reference

RtfRow Class
RtfRow Members