[]
Represents the event data for the CalculateException event, that contains the exception thrown when calculating the result of a formula.
public class CalculateExceptionEventArgs : EventArgs
Public Class CalculateExceptionEventArgs
Inherits EventArgs
Name | Description |
---|---|
CalculateExceptionEventArgs(Exception, Control) | Creates a new calculation exception event arguments object. |