interrupt_monitor property
interrupt_monitor property
Gets and sets the interrupt monitor.
Definition:
@property
def interrupt_monitor(self):
    ...
@interrupt_monitor.setter
def interrupt_monitor(self, value):
    ...
See Also
- module aspose.cells
- class HtmlLoadOptions