| 4D v13PV Modo de seleção | ||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D View v13
 PV Modo de seleção 
 | |||||||||||||||||||||||||||||||||||||||||||||
| Constante | Tipo | Valor | Comentário | 
| pv select adjacent cells | Inteiro longo | 8 | Only adjacent cells can be selected in the area. | 
| pv select adjacent columns | Inteiro longo | 5 | Only adjacent columns can be selected in the area. | 
| pv select adjacent rows | Inteiro longo | 2 | Only adjacent rows can be selected in the area. | 
| pv select multiple cells | Inteiro longo | 9 | Multiple cells, adjacent or not, can be selected in the area. | 
| pv select multiple columns | Inteiro longo | 6 | Multiple columns, adjacent or not, can be selected in the area. | 
| pv select multiple rows | Inteiro longo | 3 | Multiple rows, adjacent or not, can be selected in the area. | 
| pv select not allowed | Inteiro longo | 0 | No selection is possible in the area (all cells are deselected). Data entry is also not allowed (the formula editor is locked). Data can only be viewed. | 
| pv select single cell | Inteiro longo | 7 | Only one cell at a time can be selected in the area. | 
| pv select single column | Inteiro longo | 4 | Only one column at a time can be selected in the area. | 
| pv select single row | Inteiro longo | 1 | Only one row at a time can be selected in the area. | 
	Produto: 4D
	Tema: Lista de temas de constantes 
	
        
        
	
PV Get area property
PV SET AREA PROPERTY