GridWorkbookSettings.MaxIteration

GridWorkbookSettings.MaxIteration property

Returns or sets the maximum number of iterations to resolve a circular reference,the default value is 100.

public int MaxIteration { get; set; }

See Also