GrapeCity.Xaml.Excel
CalculationMode Property (ExcelWorkbook)


Gets or sets the calculation mode of the workbook
Syntax
'Declaration
 
Public Property CalculationMode As ExcelCalculationMode
'Usage
 
Dim instance As ExcelWorkbook
Dim value As ExcelCalculationMode
 
instance.CalculationMode = value
 
value = instance.CalculationMode
public ExcelCalculationMode CalculationMode {get; set;}

Property Value

The calculation mode of the workbook
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelWorkbook Class
ExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options