API Reference

Enum

ExcelFindingSeverity

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Severity assigned to workbook diagnostics and compliance findings.

Inheritance

  • Enum
  • ExcelFindingSeverity

Usage

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

Values

public const ExcelFindingSeverity Info #
Value: 0
public const ExcelFindingSeverity Warning #
Value: 1
public const ExcelFindingSeverity Error #
Value: 2