PasteOperationType
PasteOperationType
Utility class containing constants. Represents operation type when pasting range.
Values
| Name | Description |
|---|---|
| NONE | No operation. |
| ADD | Add |
| SUBTRACT | Subtract |
| MULTIPLY | Multiply |
| DIVIDE | Divide |
Utility class containing constants. Represents operation type when pasting range.
| Name | Description |
|---|---|
| NONE | No operation. |
| ADD | Add |
| SUBTRACT | Subtract |
| MULTIPLY | Multiply |
| DIVIDE | Divide |