API Reference

Class

ExcelWorkbookRepairAction

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

One safe repair action applied to a workbook.

Inheritance

  • Object
  • ExcelWorkbookRepairAction

Usage

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

Returned or exposed by

Properties

public String Category { get; } #

Repair category such as DefinedName, Table, View, or Drawing.

public String Message { get; } #

Human-readable repair action summary.

public String SheetName { get; } #

Worksheet name when the repair was worksheet scoped.