Spread Silverlight Documentation
MaximunChange Property (CalculationProperty)


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

Property Value

The maximum change.
See Also

Reference

CalculationProperty Class
CalculationProperty Members