GrapeCity.Xaml.Excel
MaximumIterations Property (IExcelWorkbook)


Gets or sets the maximum iterations of the workbook
Syntax
'Declaration
 
Property MaximumIterations As Integer
'Usage
 
Dim instance As IExcelWorkbook
Dim value As Integer
 
instance.MaximumIterations = value
 
value = instance.MaximumIterations
int MaximumIterations {get; set;}

Property Value

The maximum iterations of the workbook
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorkbook Interface
IExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options