Enum WarningType

WarningType enumeration

WaringType

public enum WarningType

Values

NameValueDescription
FontSubstitution0Font substitution warning type when a font has not been found, this warning type can be get.
DuplicateDefinedName1Duplicate defined name is found in the file.
UnsupportedFileFormat2Unsupported file format.
InvalidTextOfDefinedName3Invalid text of the defined name.
InvalidFontName4Invalid the font name.
InvalidAutoFilterRange5Invalid autofilter range.
IO6The file is corrupted.
Limitation7Out of MS Excel limitation error.
InvalidData8Invalid data.
Formula9Invalid formula.
InvalidOperator10Invalid operator.

See Also