'Usage Dim instance As PercentCellType Dim value As Object Dim value As Boolean value = instance.IsValid(value)
Parameters
- value
- Value to validate (as object)
Return Value
Boolean: true if the value can be converted to a double-precision, floating-point value and is between the minimum and maximum value; false otherwise