Visual Basic (Declaration) | |
---|---|
Sub CalculateFull() |
C# | |
---|---|
void CalculateFull() |
SpreadsheetGear.IWorkbookSet.CalculateFull will defer actual calculation of the workbook set to the background calculation thread if all of the following are true:
- The current thread has acquired a lock on the workbook set.
- BackgroundCalculation is true.
- Calculation is not set to Calculation.Manual.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family