Table of Contents

ExcelFile.OptionsRecalcMaxIterations Property

Maximum number of iterations when calculating circular references (OptionsRecalcCircularReferences is true),

Syntax

Namespace: FlexCel.Core

public abstract Int32 OptionsRecalcMaxIterations { get; set; }

See also