interrupt_monitor propiedad
interrupt_monitor propiedad
Obtiene y establece el monitor de interrupciones.
Definición:
@property
def interrupt_monitor(self):
...
@interrupt_monitor.setter
def interrupt_monitor(self, value):
...
Ver también
- módulo aspose.cells
- clase AbstractInterruptMonitor
- clase OdsLoadOptions