Command PV Get cell picture value

4D View

PV Get cell picture value

version 6.8


PV Get cell picture value (area; column; row) Picture

ParameterTypeDescription
areaLongint4D View area
columnLongintCell column number
rowLongintCell row number

Function result Picture Cell value

Description

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.

See Also

PV Get cell value type, PV SET CELL PICTURE VALUE.