| SpreadsheetGear Namespace : FormatConditionOperator Enumeration |
Specifies the operator to be used by a conditional format.
| Member | Description |
|---|---|
| None | No operator. |
| Between | Specifies that the cell must be between two specified values (inclusive). |
| Equal | Specifies that the cell must be equal to the specified value. |
| Greater | Specifies that the cell must be greater than the specified value. |
| GreaterEqual | Specifies that the cell must be greater than or equal to the specified value. |
| Less | Specifies that the cell must be less than the specified value. |
| LessEqual | Specifies that the cell must be less than or equal to the specified value. |
| NotBetween | Specifies that the cell must not be between the two specified values. |
| NotEqual | Specifies that the cell must not be equal to the specified value. |
Namespace: SpreadsheetGear
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: SpreadsheetGear (in SpreadsheetGear.dll)
See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.
Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.
SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.