API Reference

Class

ExcelWorkbookDiagnosticReport

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Diagnostic report produced by the workbook doctor.

Inheritance

  • Object
  • ExcelWorkbookDiagnosticReport

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Properties

public IReadOnlyList<ExcelWorkbookDiagnosticIssue> Issues { get; } #
public Int32 RepairedIssueCount { get; } #
public Boolean HasErrors { get; } #
public Boolean HasWarnings { get; } #