Enum ErrorCellValueType

Enum ErrorCellValueType

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

Represents a cell value which contains an error.

public enum ErrorCellValueType

Fields

Blocked = 10

Represents the value of a cell containing a #BLOCKED! error.

Busy = 14

Represents the value of a cell containing a #BUSY! error.

Calc = 13

Represents the value of a cell containing a #CALC! error.

Connect = 9

Represents the value of a cell containing a #CONNECT! error.

External = 18

Represents the value of a cell containing an #EXTERNAL! error.

Field = 12

Represents the value of a cell containing a #FIELD! error.

Name = 4

Represents the value of a cell containing a #NAME? error.

Spill = 8

Represents the value of a cell containing a #SPILL! error.

TimeOut = 19

Represents the value of a cell containing a #TIMEOUT! error.

Unknown = 11

Represents the value of a cell containing a #UNKNOWN! error.