PV SPECIAL CUT
version 6.8
PV SPECIAL CUT (area; value; formula; format; borders)
Parameter | Type | Description | |
area | Longint | 4D View area | |
value | Integer | 0 = Do not cut; 1 = Cut | |
formula | Integer | 0 = Do not cut; 1 = Cut | |
format | Integer | 0 = Do not cut; 1 = Cut | |
borders | Integer | 0 = Do not cut; 1 = Cut |
Description
The PV SPECIAL CUT command cuts from area the information defined using the value, formula, format and borders parameters for the selection of current cells.
Unlike the PV SPECIAL CLEAR, the PV SPECIAL CUT command saves cut information to the clipboard in order to use it at a later time with, for example, the PV SPECIAL PASTE command.
Example
Refer to the example in the PV SPECIAL PASTE command.
See Also