LoadDiagnostics
Overview
LoadDiagnostics is a class in Aspose.Cells for NET.
LoadDiagnostics.Issues provides a read‑only list of LoadIssue objects describing load problems.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Issues | IReadOnlyList<LoadIssue> | Read | Provides a read‑only list of LoadIssue objects describing load problems |
HasRepairs | bool | Read | Indicates whether any automatic repairs were performed while loading the workbook |
HasDataLossRisk | bool | Read | Signals that the loaded workbook may have lost data due to unrecoverable issues |