API Reference

Class

ExcelPreflightRepairHint

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Actionable guidance for resolving or routing around a failed Excel preflight capability.

Inheritance

  • Object
  • ExcelPreflightRepairHint

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 ExcelPreflightCapability Capability { get; } #

Capability the hint applies to.

public String FeatureName { get; } #

Feature or blocker that triggered the hint.

public String Action { get; } #

Recommended action.

public String Command { get; } #

Optional OfficeIMO API or command-shaped remediation.

public String Details { get; } #

Optional additional context.