SC command descriptionDescription: 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: [ SC = ColumnIndex ; RowIndex ; ColumnIndex2 ; RowIndex2 ]
Note: Example: [SC=2;3] Make the cell in the second column, third row the current cell. [SC=1;0] Make the first column the current selection of cells [SC=0;4] Make the fourth row the current selection of cells [SC=0;0] Make all the body cells the current selection of cells [SC=1;1;2;2] Make the four-body cells area from cell(1,1) to cell(2,2) the current selection of cells See also: [CT] The • sign indicates a mandatory parameter
©1993-2008 Trias.
|