DiagnosticEntry

DiagnosticEntry

Overview

DiagnosticEntry is a class in Aspose.Cells FOSS for .NET.

Represents diagnostic entry.

Properties

NameTypeAccessDescription
CodestringRead/WriteHolds the diagnostic identifier string
SeverityDiagnosticSeverityRead/WriteIndicates the severity level of the diagnostic
MessagestringRead/WriteProvides a human‑readable description of the issue
RepairAppliedboolRead/WriteShows whether an automatic repair was applied
DataLossRiskboolRead/WriteFlags if the problem may cause data loss

See Also