FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > DefaultSheetDataModel Class : MaximumIterations Property |
'Declaration Public Property MaximumIterations As Integer
'Usage Dim instance As DefaultSheetDataModel Dim value As Integer instance.MaximumIterations = value value = instance.MaximumIterations
public int MaximumIterations {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Specified number of iterations is out of range; must be an integer between 1 and 32767 |
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional