'Usage Dim dataItem As Object Dim cell As Cell Dim instance As New CellValidationContext(dataItem, cell)
Parameters
- dataItem
- The data item from which the value to be validated has been retrieved.
- cell
- The cell in which the value to be validated is contained.