ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfRow Class / LeftCellSpacing Property

In This Topic
    LeftCellSpacing Property
    In This Topic
    Gets or sets left spacing of cells for thos row.
    Syntax
    'Declaration
     
    Public Property LeftCellSpacing As Single
    public float LeftCellSpacing {get; set;}

    Property Value

    The left cell spacing.
    See Also