SH command description


Description: Make the body cell(ColumnIndex,RowIndex) the current cell selection in the current table or the body cells area from (ColumnIndex,RowIndex) to (ColumnIndex2,RowIndex2) the current selection. Command CT has to be called before any use of this command. 0 can be used as index to specify a selection of a whole column or a whole row.


Syntax: [ SH =  ColumnIndex  ;  RowIndex  ;  SelectionType  ;  ColumnIndex2  ;  RowIndex2    ]


ColumnIndex
Integer
1-based column index (or 0 for all columns) of the cell to select or index of the top left cell of the area to select
     
RowIndex
Integer
1-based row index (or for all body rows) of the cell to select or index of the top left cell of the area to select
     
SelectionType
Integer
  0 -> Header cells, 1 -> Footer cells
     
ColumnIndex2
Integer
  1-based column index of the right bottom cell of the area to select
     
RowIndex2
Integer
  1-based column index of the right bottom cell of the area to select
     


Note: See examples in [SC] command for use of this command


Example:


See also: [SC]


The • sign indicates a mandatory parameter

 

 

©1993-2008 Trias.
All rights reserved.