GrapeCity.Xaml.Excel
ReCalculationBeforeSave Property (ICalculationProperty)


Get or set a value indicating whether the formula need recalculated before save.
Syntax
'Declaration
 
Property ReCalculationBeforeSave As Boolean
'Usage
 
Dim instance As ICalculationProperty
Dim value As Boolean
 
instance.ReCalculationBeforeSave = value
 
value = instance.ReCalculationBeforeSave
bool ReCalculationBeforeSave {get; set;}

Property Value

true if the formula need to be recalculated; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ICalculationProperty Interface
ICalculationProperty Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options