WarningType
WarningType enumeration
WaringType
Remarks
NOTE: This enum is now obsolete. Instead, please use ExceptionType enum, instead. This property will be removed 12 months later since December 2024. Aspose apologizes for any inconvenience you may have experienced.
Values
Name | Value | Description |
---|---|---|
FontSubstitution | 0 | Font substitution warning type when a font has not been found, this warning type can be get. |
DuplicateDefinedName | 1 | Duplicate defined name is found in the file. |
UnsupportedFileFormat | 2 | Unsupported file format. |
InvalidTextOfDefinedName | 3 | Invalid text of the defined name. |
InvalidFontName | 4 | Invalid the font name. |
InvalidAutoFilterRange | 5 | Invalid autofilter range. |
IO | 6 | The file is corrupted. |
Limitation | 7 | Out of MS Excel limitation error. |
InvalidData | 8 | Invalid data. |
Formula | 9 | Invalid formula. |
InvalidOperator | 10 | Invalid operator. |