Enum PasteOperationType
Enum PasteOperationType
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Represents operation type when pasting range.
public enum PasteOperationType
Fields
Add = 1
Add
Divide = 4
Divide
Multiply = 3
Multiply
None = 0
No operation.
Subtract = 2
Subtract