ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfRow Class / LeftCellPadding Property

In This Topic
    LeftCellPadding Property
    In This Topic
    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