[]
The Word/RTF table row.
public class RtfRow : RtfTableObject, ICloneable
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. |