GrapeCity.Windows.SpreadSheet.Data Namespace > NumberCondition Class : FromInt Method |
'Declaration Public Shared Function FromInt( _ ByVal compareType As GeneralCompareType, _ ByVal expected As System.Integer _ ) As NumberCondition
'Usage Dim compareType As GeneralCompareType Dim expected As System.Integer Dim value As NumberCondition value = NumberCondition.FromInt(compareType, expected)
public static NumberCondition FromInt( GeneralCompareType compareType, System.int expected )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6