Aspose::Cells::WarningType enum

WarningType enum

WaringType.

enum class WarningType

Values

NameValueDescription
FontSubstitution0
Font substitution warning type when a font has not been found, this warning type can be get.
DuplicateDefinedName1
Duplicate defined name is found in the file.
UnsupportedFileFormat2
Unsupported file format.
InvalidTextOfDefinedName3
Invalid text of the defined name.
InvalidFontName4
Invalid the font name.
InvalidAutoFilterRange5
Invalid autofilter range.
IO6
The file is corrupted.
Limitation7
Out of MS Excel limitation error.
InvalidData8
Invalid data.
Formula9
Invalid formula.
InvalidOperator10
Invalid operator.

See Also