4D v13

PV Get cell picture value

Home

 
4D View v13
PV Get cell picture value

PV Get cell picture value 


 

PV Get cell picture value ( area ; column ; row ) -> Function result 
Parameter Type   Description
area  Longint in 4D View area
column  Longint in Cell column number
row  Longint in Cell row number
Function result  Picture in Cell value

The PV Get cell picture value command returns the picture contained in the cell set by column and row.

If the PV Get cell picture value command is used with a non-picture type cell, it returns an empty picture.

Example  

Refer to the example in the PV SET CELL STRING VALUE command.

 
PROPERTIES 

Product: 4D
Theme: PV Cell value
Number: 15838

 
INDEX

Alphabetical list of commands

 
HISTORY 

Created: 4D View 6.8

 
SEE ALSO 

PV Get cell value type
PV SET CELL PICTURE VALUE