WarningType enumeration

WarningType enumeration

WaringType

The WarningType type exposes the following members:

Fields

FieldDescription
FONT_SUBSTITUTIONFont substitution warning type
when a font has not been found, this warning type can be get.
DUPLICATE_DEFINED_NAMEDuplicate defined name is found in the file.
UNSUPPORTED_FILE_FORMATUnsupported file format.
INVALID_TEXT_OF_DEFINED_NAMEInvalid text of the defined name.
INVALID_FONT_NAMEInvalid the font name.
INVALID_AUTO_FILTER_RANGEInvalid autofilter range.
IOThe file is corrupted.
LIMITATIONOut of MS Excel limitation error.
INVALID_DATAInvalid data.
FORMULAInvalid formula.
INVALID_OPERATORInvalid operator.

See Also