DiagnosticSeverity

DiagnosticSeverity

Overview

DiagnosticSeverity is a enum in Aspose.Cells for NET.

DiagnosticSeverity enum classifies diagnostic messages into four levels: Warning, Recoverable, LossyRecoverable, and Fatal.

Values

ValueDescription
WarningNon-critical issue; workbook loaded with minor concerns
RecoverableIssue encountered but workbook successfully recovered without data loss
LossyRecoverableIssue caused partial data loss during recovery
FatalCritical error that prevents the workbook from loading