Spread Windows Forms 12.0 Product Documentation
Exception Property (CalculateExceptionEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > CalculateExceptionEventArgs Class : Exception Property
Gets the exception raised when calculating the result of a formula.
Syntax
'Declaration
 
Public ReadOnly Property Exception As Exception
'Usage
 
Dim instance As CalculateExceptionEventArgs
Dim value As Exception
 
value = instance.Exception
public Exception Exception {get;}

Property Value

Exception
See Also

Reference

CalculateExceptionEventArgs Class
CalculateExceptionEventArgs Members