Command PV Get cell value type

4D View

PV Get cell value type

version 6.8


PV Get cell value type (area; column; row) Longint

ParameterTypeDescription
areaLongint4D View area
columnLongintCell column number
rowLongintCell row number

Function result Longint Cell value type

Description

The PV Get cell value type command returns the value contained in the area cell assigned by column and row.

The type is returned as a long integer corresponding to a constant of the PV Cell value type theme.

Note: The type of value contained in a cell is automatically defined by 4D View depending on the contents of the cell.

Example

Refer to the example in the PV SET CELL FORMULA command.

Constants

PV Cell value type theme.