operation_type proprietà
operation_type proprietà
Ottiene e imposta il tipo di operazione quando si incolla un intervallo.
Definizione:
@property
def operation_type(self):
...
@operation_type.setter
def operation_type(self, value):
...
Guarda anche
- modulo
aspose.cells
- classe
PasteOperationType
- classe
PasteOptions