Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / CalcError Class
Properties Methods


In This Topic
    CalcError Class Members
    In This Topic

    The following tables list the members exposed by CalcError.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Occurs when a formula divides by zero.  
    Public Property  
    Public Propertystatic (Shared in Visual Basic)Occurs when an unrecognized name is encountered.  
    Public Propertystatic (Shared in Visual Basic)Occurs when a value is not available.  
    Public Propertystatic (Shared in Visual Basic)Occurs when you specify an intersection of two intersections that do not intersect.  
    Public Propertystatic (Shared in Visual Basic)Occurs when a problem occurs with a number in a formula.  
    Public Propertystatic (Shared in Visual Basic)Occurs when a cell reference is invalid.  
    Public Propertystatic (Shared in Visual Basic)Occurs when the wrong type of argument or operand is used.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Converts the string to an error.  
    Public MethodReturns a string representation of the error.  
    Public Methodstatic (Shared in Visual Basic)Converts a string to an error.  
    Top
    See Also