[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfRow

RtfRow Class

The Word/RTF table row.

Implements
Namespace: C1.WPF.Word.Objects
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class RtfRow : RtfTableObject, ICloneable

Properties

Name Description
BottomCellSpacing

Gets or sets bottom spacing of cells for this row.

Cells

Get table cell collection for this row.

Height

Gets or sets height of this row of a point.

Index

Gets index of the cell collection for this cell.

Left

Gets or sets left indent of this row of a point.

LeftCellPadding

Gets or sets left padding of the first cell for this row.

LeftCellSpacing

Gets or sets left spacing of cells for thos row.

RightCellPadding

Gets or sets right padding of the last cell for this row.

RightCellSpacing

Gets or sets right spacing of cells for this row.

TopCellSpacing

Gets or sets top spacing of cells for this row.

WidthPercent

Gets or sets width in percent of the page.