FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CalculateExceptionEventArgs Class
Members


CalculateExceptionEventArgs Class
Represents the event data for the CalculateException event, that contains the exception thrown when calculating the result of a formula.
Syntax
'Declaration
 
Public Class CalculateExceptionEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As CalculateExceptionEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.CalculateExceptionEventArgs

See Also