java.lang.Object
com.aspose.cells.AbstractInterruptMonitor
public abstract class AbstractInterruptMonitor
| Property Getters/Setters Summary | ||
|---|---|---|
abstract boolean | isInterruptionRequested() | |
| Indicates whether interruption is requested for current operation. If true then current operation will be interrupted. | ||
| Property Getters/Setters Detail |
|---|
isInterruptionRequested | |
public abstract boolean isInterruptionRequested() | |