4D View v14

PV SPECIAL CLEAR

Home

 
4D View v14
PV SPECIAL CLEAR

PV SPECIAL CLEAR 


 

PV SPECIAL CLEAR ( area ; value ; formula ; format ; borders ) 
Parameter Type   Description
area  Longint in 4D View area
value  Integer in 0 = Do not clear; 1 = Clear
formula  Integer in 0 = Do not clear; 1 = Clear
format  Integer in 0 = Do not clear; 1 = Clear
borders  Integer in 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.

Example  

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

 
PROPERTIES 

Product: 4D View
Theme: PV Cell manipulation
Number: 15906

 
HISTORY 

Created: 4D View 6.8

 
SEE ALSO 

PV SPECIAL CUT
PV SPECIAL PASTE

 
ARTICLE USAGE

4D View Language ( 4D View v11.4)
4D View Language ( 4D View v12)
4D View Language ( 4D v13)
4D View Language ( 4D View v14 R2)
4D View Language ( 4D View v14)
4D View Language ( 4D View v14 R3)
4D View Language ( 4D View v14 R4)