GrapeCity.Xaml.Excel
MaximumIterations Property (ExcelWorkbook)


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

Property Value

The maximum iterations of the workbook
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelWorkbook Class
ExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options