| 4D View v15PV SPECIAL CLEAR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D View v15
 PV SPECIAL CLEAR 
         | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PV SPECIAL CLEAR ( area ; value ; formula ; format ; borders ) | ||||||||
| Parameter | Type | Description | ||||||
| area | Longint |   | 4D View area | |||||
| value | Integer |   | 0 = Do not clear; 1 = Clear | |||||
| formula | Integer |   | 0 = Do not clear; 1 = Clear | |||||
| format | Integer |   | 0 = Do not clear; 1 = Clear | |||||
| borders | Integer |   | 0 = Do not clear; 1 = Clear | |||||
The PV SPECIAL CLEAR command clears the information defined in the value, formula,format and borders parameters from the selection of current cells in area.
Erase the formulas, formats and borders of selected cells, while keeping possible values for cells containing values and not formulas:
 PV SPECIAL CLEAR(Area;0;1;1;1) `Erase formulas, formats and borders
	Product:  4D View
	Theme:  PV Cell manipulation
	Number:  
        15906
        
        
        
	
	Created:  4D View 6.8
	
	
	
	
	
	
	
	
	4D View Language ( 4D View v15)
	
	
	
	
	
	
	
 Add a comment
Add a comment