Enum ExceptionType

Enum ExceptionType

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

Represents custom exception type code.

public enum ExceptionType

Fields

AutoFilter = 27

Invalid auto filter setting.

Chart = 0

Invalid chart setting.

ConditionalFormatting = 3

Invalid data validation setting.

DataType = 1

Invalid data type setting.

DataValidation = 2

Invalid data validation setting.

DefinedName = 25

Invalid defined name

FileCorrupted = 23

File content is corrupted.

FileFormat = 4

Invalid file format.

Font = 26

Invalid font

FontSubstitution = 28

Font substitution warning type when a font has not been found, this warning type can be get.

Formula = 5

Invalid formula.

IO = 18

The file is invalid.

IncorrectPassword = 8

Incorrect password.

Interrupted = 17

The process is interrupted.

InvalidData = 6

Invalid data.

InvalidOperator = 7

Invalid operator.

License = 9

License related errors.

Limitation = 10

Out of MS Excel limitation error.

PageSetup = 11

Invalid page setup setting.

Permission = 19

Permission is required to open this file.

PivotTable = 12

Invalid pivotTable setting.

Shape = 13

Invalid drawing object setting.

SheetName = 15

Invalid worksheet name.

SheetType = 16

Invalid worksheet type.

Sparkline = 14

Invalid sparkline object setting.

UndisclosedInformation = 22

Files contains some undisclosed information.

UnsupportedFeature = 20

Unsupported feature.

UnsupportedStream = 21

Unsupported stream to be opened.