public final class WarningType
extends java.lang.Object
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.| Modifier and Type | Field and Description |
|---|---|
static int |
DUPLICATE_DEFINED_NAME
Deprecated.
Duplicate defined name is found in the file.
|
static int |
FONT_SUBSTITUTION
Deprecated.
Font substitution warning type
when a font has not been found, this warning type can be get.
|
static int |
FORMULA
Deprecated.
Invalid formula.
|
static int |
INVALID_AUTO_FILTER_RANGE
Deprecated.
Invalid autofilter range.
|
static int |
INVALID_DATA
Deprecated.
Invalid data.
|
static int |
INVALID_FONT_NAME
Deprecated.
Invalid the font name.
|
static int |
INVALID_OPERATOR
Deprecated.
Invalid operator.
|
static int |
INVALID_TEXT_OF_DEFINED_NAME
Deprecated.
Invalid text of the defined name.
|
static int |
IO
Deprecated.
The file is corrupted.
|
static int |
LIMITATION
Deprecated.
Out of MS Excel limitation error.
|
static int |
UNSUPPORTED_FILE_FORMAT
Deprecated.
Unsupported file format.
|
public static final int FONT_SUBSTITUTION
public static final int DUPLICATE_DEFINED_NAME
public static final int UNSUPPORTED_FILE_FORMAT
public static final int INVALID_TEXT_OF_DEFINED_NAME
public static final int INVALID_FONT_NAME
public static final int INVALID_AUTO_FILTER_RANGE
public static final int IO
public static final int LIMITATION
public static final int INVALID_DATA
public static final int FORMULA
public static final int INVALID_OPERATOR
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.