Este é o site histórico da documentação 4D. As documentações estão sendo movidas progressivamente para developer.4d.com
Página Inicial
The VP SET SELECTION command defines the specified cells as the selection and the first cell as the active cell.
In rangeObj, pass a range object of cells to designate as the current selection.
The following code:
$currentSelection:=VP Combine ranges(VP Cells("myVPArea";3;2;1;6);VP Cells("myVPArea";5;7;1;7)) VP SET SELECTION($currentSelection)
will set this selection:
VP ADD SELECTION VP Get active cell VP Get selection VP RESET SELECTION VP SET ACTIVE CELL VP SHOW CELL
Produto: 4D Tema: Linguagem 4D View Pro Número 905258
Criado por: 4D v17 R5
4D View Pro ( 4D v19)