operation_type Eigentum
operation_type Eigentum
Ruft den Vorgangstyp beim Einfügen des Bereichs ab und legt ihn fest.
Definition:
@property
def operation_type(self):
...
@operation_type.setter
def operation_type(self, value):
...
Siehe auch
- Modul aspose.cells
- Klasse PasteOperationType
- Klasse PasteOptions