OfficeIMO

API Reference

Class

ExcelCustomFilterConditionSnapshot

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Immutable single custom-filter predicate discovered during inspection.

Inheritance

  • Object
  • ExcelCustomFilterConditionSnapshot

Constructors

public ExcelCustomFilterConditionSnapshot() #

Properties

public String Operator { get; set; } #

Custom-filter operator name, when present.

public String Value { get; set; } #

Comparison value stored in the workbook.