LoadDiagnostics
Overview
LoadDiagnostics is a class in Aspose.Cells FOSS for .NET.
Represents load diagnostics.
Properties: HasDataLossRisk, HasRepairs, Issues.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Issues | IReadOnlyList<LoadIssue> | Read | Gets the issues. |
HasRepairs | bool | Read | Gets the has repairs. |
HasDataLossRisk | bool | Read | Gets the has data loss risk. |