4D v13

PV GET SELECTED RANGES LIST

Home

 
4D View v13
PV GET SELECTED RANGES LIST

PV GET SELECTED RANGES LIST 


 

PV GET SELECTED RANGES LIST ( area ; left ; top ; right ; bottom ) 
Parameter Type   Description
area  Longint in 4D View area
left  Longint array in Left cells column numbers array
top  Longint array in Top cells row numbers array
right  Longint array in Right cells column numbers array
bottom  Longint array in Bottom cell row numbers array

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.

 
PROPERTIES 

Product: 4D
Theme: PV Selection
Number: 15940

 
INDEX

Alphabetical list of commands

 
HISTORY 

Created: 4D View 6.8

 
SEE ALSO 

PV FIND ALL
PV SELECT RANGES LIST