| GrapeCity.Excel Namespace : ExcelConditionalFormattingOperator Enumeration |
'Declaration Public Enum ExcelConditionalFormattingOperator Inherits System.Enum
'Usage Dim instance As ExcelConditionalFormattingOperator
public enum ExcelConditionalFormattingOperator : System.Enum
| Member | Description |
|---|---|
| BeginsWith | 'Begins with' operator |
| Between | 'Between' operator |
| ContainsText | 'Contains' operator |
| EndsWith | 'Ends with' operator |
| Equal | 'Equal to' operator |
| GreaterThan | 'Greater than' operator |
| GreaterThanOrEqual | 'Greater than or equal to' operator |
| LessThan | 'Less than' operator |
| LessThanOrEqual | 'Less than or equal to' operator |
| NoComparison | Operator not defined. |
| NotBetween | 'Not between' operator |
| NotContains | 'Does not contain' operator |
| NotEqual | 'Not equal to' operator |
System.Object
System.ValueType
System.Enum
GrapeCity.Excel.ExcelConditionalFormattingOperator
Target Platforms: Windows Server 2012, Windows RT