PV Get cell value type

4D - Documentation   Français   English   German   4D View 2004, Command Theme List   4D View 2004, Command Alphabetical List   4D View 2004, Constant Theme List   Back   Previous   Next

version 6.8


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

ParameterTypeDescription
areaLongint4D View area
columnLongintCell column number
rowLongintCell row number
Function resultLongintCell 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.


4D - Documentation   Français   English   German   4D View 2004, Command Theme List   4D View 2004, Command Alphabetical List   4D View 2004, Constant Theme List   Back   Previous   Next