4D View v12PV GET SELECTED RANGES LIST | 
            ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
                    
                        
    
    
                         | 
                
                    
                         
    4D View v12
 
PV GET SELECTED RANGES LIST 
 
        
 | 
                |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PV GET SELECTED RANGES LIST ( area ; left ; top ; right ; bottom ) | ||||||||
| Parameter | Type | Description | ||||||
| area | Longint | 
             
         | 
        4D View area | |||||
| left | Longint array | 
             
         | 
        Left cells column numbers array | |||||
| top | Longint array | 
             
         | 
        Top cells row numbers array | |||||
| right | Longint array | 
             
         | 
        Right cells column numbers array | |||||
| bottom | Longint array | 
             
         | 
        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.
Refer to the examples for the PV SET CELL PROPERTY, PV SET RANGE PROPERTY, PV SELECT CELL, and PV SELECT RANGE commands.
	Product:  4D View
	Theme:  PV Selection
	Number:  
        15940
        
        
        
	
	Created:  4D View 6.8
PV FIND ALL
PV SELECT RANGES LIST