Spread Silverlight Documentation
MaximunChange Property (ICalculationProperty)


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

Property Value

The maximum change.
See Also

Reference

ICalculationProperty Interface
ICalculationProperty Members