Specifies the type of operation to perform.
| Symbol | Value | Description |
|---|---|---|
CurrentCell | 0 | Run the data operation on the current cell only. |
Selection | 1 | Run the data operation on the current selection. |
WholeFile | 2 | Run the data operation on the whole document. |