R+ command description


Description: This command allows to add one or several rows in the current table. Afterwards, the inserted rows become the current selection of cells.


Syntax: [ R+ =  InsertPos  ;  NumRows  ;  Height    ]


InsertPos
Integer
  Specifies to insert before or after the insertion point, which is determined from the current selection (the bottommost row in case of a cell area is selected) : 0->Before, 1->After
     
NumRows
Integer
  Number of rows to insert
     
Height
Points/tenths
  Height of inserted rows. If 0.0, height is automatically determined from the row relative to which the insertion is being made
     


Note: Calling [R+] without specifying any parameters will insert a single row below the current selection of cells.


Example: [SC=2;3] [R+] -> a row is inserted below the third row [SC=2;5] [R+=0;2] -> 2 rows are inserted above the fifth row


See also:


The • sign indicates a mandatory parameter

 

 

©1993-2008 Trias.
All rights reserved.