API Reference

Enum

LegacyXlsConditionalFormattingType

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

Identifies a supported legacy conditional formatting rule type.

Inheritance

  • Enum
  • LegacyXlsConditionalFormattingType

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 LegacyXlsConditionalFormattingType CellIs #

Cell value comparison rule.

Value: 0
public const LegacyXlsConditionalFormattingType Formula #

Formula expression rule.

Value: 1