GrapeCity.Xaml.SpreadSheet.Data Namespace > TextLengthCondition Class : FromInt Method |
'Declaration Public Shared Function FromInt( _ ByVal compareType As GeneralCompareType, _ ByVal expected As Integer _ ) As TextLengthCondition
'Usage Dim compareType As GeneralCompareType Dim expected As Integer Dim value As TextLengthCondition value = TextLengthCondition.FromInt(compareType, expected)
public static TextLengthCondition FromInt( GeneralCompareType compareType, int expected )
Target Platforms: Windows Server 2012, Windows RT