| GrapeCity.Excel Namespace : ExcelFilterOperator Enumeration |
'Declaration Public Enum ExcelFilterOperator Inherits System.Enum
'Usage Dim instance As ExcelFilterOperator
public enum ExcelFilterOperator : System.Enum
| Member | Description |
|---|---|
| Equal | Show results which are equal to criteria. |
| GreaterThan | Show results which are greater than criteria. |
| GreaterThanOrEqual | Show results which are greater than or equal to criteria. |
| LessThan | Show results which are less than criteria. |
| LessThanOrEqual | Show results which are less than or equal to criteria. |
| None | Not defined |
| NotEqual | Show results which are not equal to criteria. |
System.Object
System.ValueType
System.Enum
GrapeCity.Excel.ExcelFilterOperator
Target Platforms: Windows Server 2012, Windows RT