LoadDiagnostics

LoadDiagnostics

Overview

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

Represents load diagnostics.

Properties: HasDataLossRisk, HasRepairs, Issues.

Description

LoadDiagnostics is a class in the Aspose.Cells FOSS library for .NET that exposes 0 methods and 3 properties for programmatic use.

The class also provides the Issues property (gets the issues), the HasRepairs property (gets the has repairs), the HasDataLossRisk property (gets the has data loss risk).

Properties

NameTypeAccessDescription
IssuesIReadOnlyList<LoadIssue>ReadGets the issues.
HasRepairsboolReadGets the has repairs.
HasDataLossRiskboolReadGets the has data loss risk.

See Also

 English