version 6.8
PV Get cell value type (area; column; row) Longint
| Parameter | Type | Description | |
| area | Longint | 4D View area | |
| column | Longint | Cell column number | |
| row | Longint | Cell 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.