IgnoreFormulaCalculationErrors

SpreadsheetLoadOptions.IgnoreFormulaCalculationErrors property

Indicates whether to ignore formula calculation errors. The error may be unsupported function, external links, etc. Default is false.

public bool IgnoreFormulaCalculationErrors { get; set; }

See Also