PV Get cell property
version 6.8
PV Get cell property (area; column; row; property) Longint
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
Description
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.
See Also
PV Get range property, PV SET CELL PROPERTY, PV SET RANGE PROPERTY.
Constants
PV Style properties and PV Cell properties themes.