| Visual Basic (Declaration) | |
|---|---|
Property Calculation As Calculation | |
| C# | |
|---|---|
Calculation Calculation {get; set;} | |
If Calculation is not set to Calculation.Manual, cells containing formulas will always be calculated automatically before values are returned by the SpreadsheetGear for .NET API.
To calculate a workbook set with Calculation set to Calculation.Manual, call Calculate.
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