WarningType Enum
WarningType Enum
WaringType
type WarningType int32
Fields
| Field | Description |
|---|---|
| FontSubstitution | Font substitution warning typewhen a font has not been found, this warning type can be get. |
| DuplicateDefinedName | Duplicate defined name is found in the file. |
| UnsupportedFileFormat | Unsupported file format. |
| InvalidTextOfDefinedName | Invalid text of the defined name. |
| InvalidFontName | Invalid the font name. |
| InvalidAutoFilterRange | Invalid autofilter range. |
| IO | The file is corrupted. |
| Limitation | Out of MS Excel limitation error. |
| InvalidData | Invalid data. |
| Formula | Invalid formula. |
| InvalidOperator | Invalid operator. |