GrapeCity.Xaml.Excel
MaximumChange Property (IExcelWorkbook)


Gets or sets the maximum change of the workbook.
Syntax
'Declaration
 
Property MaximumChange As Double
'Usage
 
Dim instance As IExcelWorkbook
Dim value As Double
 
instance.MaximumChange = value
 
value = instance.MaximumChange
double MaximumChange {get; set;}

Property Value

The value of maximum change.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorkbook Interface
IExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options