4D v13PV GET CELL NAME LIST |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v13
PV GET CELL NAME LIST
PV GET CELL NAME LIST
The PV GET CELL NAME LIST command gets in the names, columns, and rows arrays the names, number of columns and number of rows of cells that have been assigned a name. The following method will certainly be found in a generic method managing cell names. There is no specific command that allows positioning on a cell using its name, but simply use the command PV GOTO CELL with, as a parameter, an element of each of the $TabColumns and $TabRows arrays corresponding to the position of the desired name in $TabNames: C_TEXT($1) `Name of cell name to go to |
PROPERTIES
Product: 4D
INDEX HISTORY
Created: 4D View 6.8 SEE ALSO
PV Get cell name |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||