API Reference

Class

ExcelMutationImpact

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

One bounded impact category discovered by a structural mutation dry run.

Inheritance

  • Object
  • ExcelMutationImpact

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; } #

Stable machine-readable impact category.

public Int32 ItemCount { get; } #

Number of potentially affected items in this category.

public String Description { get; } #

Human-readable explanation of the affected structures.