operation_type property
operation_type property
Gets and sets the operation type when pasting range.
Definition:
@property
def operation_type(self):
...
@operation_type.setter
def operation_type(self, value):
...
See Also
- module
aspose.cells
- class
PasteOperationType
- class
PasteOptions