PasteOperationType enumeration

PasteOperationType enumeration

Represents operation type when pasting range.

The PasteOperationType type exposes the following members:

Fields

FieldDescription
NONENo operation.
ADDAdd
SUBTRACTSubtract
MULTIPLYMultiply
DIVIDEDivide

See Also