4D View v14

PV Get cell property

Home

 
4D View v14
PV Get cell property

PV Get cell property 


 

PV Get cell property ( area ; column ; row ; property ) -> Function result 
Parameter Type   Description
area  Longint in 4D View area
column  Longint in Cell column number
row  Longint in Cell row number
property  Longint in Property number
Function result  Longint in Property value

The PV Get cell property command returns the value of the cell property defined by the column and row parameters.

The PV Style properties and PV Cell properties theme constants are used to define the property parameter. For more information on these constants, see the description of the PV SET CELL PROPERTY command.

Example  

See the example for the PV SET CELL PROPERTY command.

 
PROPERTIES 

Product: 4D View
Theme: PV Cell property
Number: 15925

 
HISTORY 

Created: 4D View 6.8

 
SEE ALSO 

PV Get range property
PV SET CELL PROPERTY
PV SET RANGE PROPERTY

 
ARTICLE USAGE

4D View Language ( 4D View v11.4)
4D View Language ( 4D View v12)
4D View Language ( 4D v13)
4D View Language ( 4D View v14 R2)
4D View Language ( 4D View v14)
4D View Language ( 4D View v14 R3)
4D View Language ( 4D View v14 R4)