WarningType
WarningType enumeration
WaringType
public enum WarningType
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. |
See Also
- namespace Aspose.Cells
- assembly Aspose.Cells