ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Single
    public System.float LeftCellSpacing {get; set;}

    Property Value

    The left cell spacing.
    See Also