LoadDiagnostics

LoadDiagnostics

Overview

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

Represents diagnostics information during workbook loading.

Properties

NameTypeAccessDescription
issuesList<LoadIssue>ReadGets the read-only list of load issues.

Methods

SignatureDescription
getIssues()List<LoadIssue>Gets the read-only list of load issues.
hasRepairs()booleanGets a value indicating whether any repairs were applied during loading.
hasDataLossRisk()booleanGets a value indicating whether any issues have data loss risk.