Command PV GET SELECTED RANGES LIST

4D View

PV GET SELECTED RANGES LIST

version 6.8


PV GET SELECTED RANGES LIST (area; left; top; right; bottom)

ParameterTypeDescription
areaLongint4D View area
leftLongint arrayLeft cells column numbers array
topLongint arrayTop cells row numbers array
rightLongint arrayRight cells column numbers array
bottomLongint arrayBottom cell row numbers array

Description

The PV GET SELECTED RANGES LIST command gets, in arrays passed as parameters, the coordinates of the selected ranges in area.

Example

Refer to the examples for the PV SET CELL PROPERTY, PV SET RANGE PROPERTY, PV SELECT CELL, and PV SELECT RANGE commands.

See Also

PV FIND ALL, PV SELECT RANGES LIST.