GrapeCity.Xaml.Excel
MaximunChange Property (ICalculationProperty)


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.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ICalculationProperty Interface
ICalculationProperty Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options