keep_old_tables property
keep_old_tables property
Keeps the tables in the destination range.
Definition:
@property
def keep_old_tables(self):
...
@keep_old_tables.setter
def keep_old_tables(self, value):
...
See Also
- module
aspose.cells
- class
PasteOptions