Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CalculateExceptionEventArgs Class
Properties


In This Topic
    CalculateExceptionEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CalculateExceptionEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new calculation exception event arguments object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the control whose formula has an exception.  
    Public PropertyGets the exception raised when calculating the result of a formula.  
    Top
    See Also