operation_type propiedad
operation_type propiedad
Obtiene y establece el tipo de operación al pegar el rango.
Definición:
@property
def operation_type(self):
...
@operation_type.setter
def operation_type(self, value):
...
Ver también
- módulo aspose.cells
- clase PasteOperationType
- clase PasteOptions