'UsageDim ex As Exception Dim ctrl As Control Dim instance As New CalculateExceptionEventArgs(ex, ctrl)
Parameters
- ex
- Exception which is raised when calculating the result of a formula
- ctrl
- Control
'UsageDim ex As Exception Dim ctrl As Control Dim instance As New CalculateExceptionEventArgs(ex, ctrl)