| GrapeCity.Xaml.SpreadSheet.Data Namespace : GeneralCompareType Enumeration |
'Declaration Public Enum GeneralCompareType Inherits System.Enum
'Usage Dim instance As GeneralCompareType
public enum GeneralCompareType : System.Enum
| Member | Description |
|---|---|
| EqualsTo | Indicates whether the number is equal to a specified number. |
| GreaterThan | Indicates whether the number is greater than a specified number. |
| GreaterThanOrEqualsTo | Indicates whether the number is greater than or equal to a specified number. |
| LessThan | Indicates whether the number is less than a specified number. |
| LessThanOrEqualsTo | Indicates whether the number is less than or equal to a specified number. |
| NotEqualsTo | Indicates whether the number is not equal to a specified number. |
System.Object
System.ValueType
System.Enum
GrapeCity.Xaml.SpreadSheet.Data.GeneralCompareType
Target Platforms: Windows Server 2012, Windows RT