insert_as_new_slide property
insert_as_new_slide property
Definition:
@property
def insert_as_new_slide(self):
...
@insert_as_new_slide.setter
def insert_as_new_slide(self, value):
...
See Also
- class
PresentationSaveOptions
@property
def insert_as_new_slide(self):
...
@insert_as_new_slide.setter
def insert_as_new_slide(self, value):
...
PresentationSaveOptions