4D View v16

PV Get cell value type

Home

 
4D View v16
PV Get cell value type

PV Get cell value type 


 

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

Example  

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

 
PROPERTIES 

Product: 4D View
Theme: PV Cell value
Number: 15818

 
HISTORY 

Created: 4D View 6.8

 
ARTICLE USAGE

4D View Language ( 4D View v16)