Command PV Get cell property

4D View

PV Get cell property

version 6.8


PV Get cell property (area; column; row; property) Longint

ParameterTypeDescription
areaLongint4D View area
columnLongintCell column number
rowLongintCell row number
propertyLongintProperty 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.