FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetView Class / Iteration Property
Example


In This Topic
Iteration Property (SheetView)
In This Topic
Gets or sets whether circular references in the sheet are evaluated.
Syntax
'Declaration
 
Public Property Iteration As Boolean
 
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
instance.Iteration = value
 
value = instance.Iteration

Property Value

Boolean: true to calculate circular references; false otherwise
Example
This example sets the maximum amount of change below which iterations stop when circular references are evaluated.
See Also

Reference

SheetView Class
SheetView Members

User-Task Documentation

Managing Formulas