| 4D v13PV Get cell name | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D View v13
 PV Get cell name 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PV Get cell name ( area ; column ; row ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| area | Longint |   | 4D View area | |||||
| column | Longint |   | Cell column number | |||||
| row | Longint |   | Cell row number | |||||
| Function result | String |   | Cell name | |||||
The PV Get cell name command returns the cell name.
Refer to the example in the PV SET CELL NAME command.
	Product:  4D
	Theme:  PV Cell property
	Number:  
        15922
        
        
        
	
	Created:  4D View 6.8
PV GET CELL NAME LIST
PV SET CELL NAME