'Declaration Public Function Validate( _ ByVal value As Object, _ ByVal row As Integer, _ ByVal column As Integer _ ) As String
Parameters
- value
- Value to validate
- row
- Row index of the cell
- column
- Column index of the cell
'Declaration Public Function Validate( _ ByVal value As Object, _ ByVal row As Integer, _ ByVal column As Integer _ ) As String