Spreadsheet Integrator - Online Help
Available for:
Spreadsheet Integrator
Questions / Feedback?

Interrupt Method

Interrupts the current recalculation operation.

Syntax

[VB.NET]
Public Sub Interrupt()
[C#]
public void Interrupt();

Remarks

This method interrupts recalculation of the sheet. When Recalculate or RecalculateAll is called the component will begin recalculating cell values. This method interrupts the operation.

If there is no recalculation in progress, this method simply returns, doing nothing.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0