GrapeCity.Xaml.Excel
MaximunChange Property (CalculationProperty)


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

Property Value

The maximum change.
See Also

Reference

CalculationProperty Class
CalculationProperty Members