Aspose::Cells::AbstractInterruptMonitor::GetTerminateWithoutException method
AbstractInterruptMonitor::GetTerminateWithoutException method
When procedure is interrupted, whether terminate the procedure quietly or throw an Exception. Default is false, that is, when IsInterruptionRequested is true, a CellsException with code ExceptionType.Interrupted will be thrown.
virtual bool Aspose::Cells::AbstractInterruptMonitor::GetTerminateWithoutException()
See Also
- Class AbstractInterruptMonitor
- Namespace Aspose::Cells
- Library Aspose.Cells for C++