API Reference
Class
ExcelPreflightRepairHint
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
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public ExcelPreflightCapability Capability { get; } #Capability the hint applies to.
public String FeatureName { get; } #Feature or blocker that triggered the hint.
public String Command { get; } #Optional OfficeIMO API or command-shaped remediation.
public String Details { get; } #Optional additional context.