WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelIgnoreError

    Show / Hide Table of Contents

    Enum ExcelIgnoreError

    Specifies the flags of excel ignore error indicator.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    [Flags]
    public enum ExcelIgnoreError

    Fields

    Name Description
    All

    All.

    EmptyCellReferences

    References to empty cells.

    EvaluateToError

    Evaluating to an error.

    InconsistentFormula

    Inconsistent formula.

    None

    None.

    NumberAsText

    Numbers written as text.

    OmittedCells

    Omits adjacent cells.

    TextDate

    TextDate with a two-digit year.

    UnlockedFormulaCells

    UnlockedFormulaCells.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved