1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.Options.Load
  6. /
  7. SpreadsheetLoadOptions
  8. /
  9. IgnoreFormulaCalculationErrors

SpreadsheetLoadOptions.IgnoreFormulaCalculationErrors property

On this page

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

On this page