4D View v16PV Get cell value type |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v16
PV Get cell value type
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PV Get cell value type ( area ; column ; row ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| area | Longint |
|
4D View area | |||||
| column | Longint |
|
Cell column number | |||||
| row | Longint |
|
Cell row number | |||||
| Function result | Longint |
|
Cell value type | |||||
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.
Refer to the example in the PV SET CELL FORMULA command.
Product: 4D View
Theme: PV Cell value
Number:
15818
Created: 4D View 6.8
4D View Language ( 4D View v16)
Add a comment