GrapeCity.Xaml.Excel
MaximunChange Property (ICalculationProperty)


GrapeCity.Excel Namespace > ICalculationProperty Interface : MaximunChange Property
Get or set the maximum change.
Syntax
'Declaration
 
Property MaximunChange As Double
'Usage
 
Dim instance As ICalculationProperty
Dim value As Double
 
instance.MaximunChange = value
 
value = instance.MaximunChange
double MaximunChange {get; set;}

Property Value

The maximum change.
See Also

Reference

ICalculationProperty Interface
ICalculationProperty Members