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
| Value | Description |
|---|---|
Warning | Non-critical issue; workbook loaded with minor concerns |
Recoverable | Issue encountered but workbook successfully recovered without data loss |
LossyRecoverable | Issue caused partial data loss during recovery |
Fatal | Critical error that prevents the workbook from loading |