DiagnosticSeverity

General

DiagnosticSeverity és un enum a Aspose.Cells per NET.

Enum classifica els missatges de diagnòstic en quatre nivells: Advertiment, Recuperable, LossyRecoverable i Fatal.

Valors

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
 Català