IgnoreErrorType module

class IgnoreErrorType.IgnoreErrorType(value)

Bases: Enum

<summary>

Represents flags of excel ignore error indicator.

</summary>

All = 127
EmptyCellReferences = 2
EvaluateToError = 1
InconsistentFormula = 16
NumberAsText = 4
OmittedCells = 8
TextDate = 32
UnlockedFormulaCells = 64
none = 0