Enum WarningType
WarningType enumeration
[Obsolete("Use ExceptionType enum, instead.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public enum WarningType
Values
Name | Value | Description |
---|---|---|
FontSubstitution | 0 | |
DuplicateDefinedName | 1 | |
UnsupportedFileFormat | 2 | |
InvalidTextOfDefinedName | 3 | |
InvalidFontName | 4 | |
InvalidAutoFilterRange | 5 | |
IO | 6 | |
Limitation | 7 | |
InvalidData | 8 | |
Formula | 9 | |
InvalidOperator | 10 |
See Also
- namespace Aspose.Cells
- assembly Aspose.Cells