4D View v16PV Get cell property |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v16
PV Get cell property
|
PV Get cell property ( area ; column ; row ; property ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
area | Longint |
![]() |
4D View area | |||||
column | Longint |
![]() |
Cell column number | |||||
row | Longint |
![]() |
Cell row number | |||||
property | Longint |
![]() |
Property number | |||||
Function result | Longint |
![]() |
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.
See the example for the PV SET CELL PROPERTY command.
PV Get range property
PV SET CELL PROPERTY
PV SET RANGE PROPERTY
Product: 4D View
Theme: PV Cell property
Number:
15925
Created: 4D View 6.8
4D View Language ( 4D View v16)