Show / Hide Table of Contents

Enum FilterOperator

Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum FilterOperator : int

Fields

Name Description
Equal
GreaterThan
GreaterThanOrEqual
LessThan
LessThanOrEqual
NotEqual
Back to top Generated by DocFX