rvico TRichView Reference | Item Types | Table

TRVTableItemInfo.InsertRowsAbove

Top  Previous  Next

Inserts Count rows above the selected cells (or the cell being edited)

procedure InsertRowsAbove(Count: Integer);

Does nothing if the table has no selection or editing cell.

This method must be called when the document is formatted.

See also:

Undo note.

See also methods:

InsertRowsBelow;
InsertRows;
InsertColsLeft, InsertColsRight;
DeleteSelectedRows.


RichView © Sergey Tkachenko