DiagnosticEntry
General
DiagnosticEntry és una classe en Aspose.Cells per NET.
DiagnosticEntry.Code proporciona un identificador de cadena per al problema diagnòstic.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Code | string | Read/Write | Is a string that identifies the specific diagnostic condition |
Severity | DiagnosticSeverity | Read/Write | Indicates the seriousness level of the diagnostic entry |
Message | string | Read/Write | Contains a human‑readable description of the diagnostic problem |
RepairApplied | bool | Read/Write | Is true when an automatic repair was performed for this diagnostic |
DataLossRisk | bool | Read/Write | Indicates whether the diagnostic situation may cause loss of data |