API Reference

Enum

LegacyXlsDataValidationErrorStyle

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

Identifies the legacy data validation error alert style.

Inheritance

  • Enum
  • LegacyXlsDataValidationErrorStyle

Usage

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

Accepted by parameters

Values

public const LegacyXlsDataValidationErrorStyle Stop #

Stop alert.

Value: 0
public const LegacyXlsDataValidationErrorStyle Warning #

Warning alert.

Value: 1
public const LegacyXlsDataValidationErrorStyle Information #

Information alert.

Value: 2