Spread Windows Forms 11.0 Product Documentation
ComplexFunction Field


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > FunctionInfo Class : ComplexFunction Field
Specifies an instance of the COMPLEX function.
Syntax
'Declaration
 
Public Shared ReadOnly ComplexFunction As FunctionInfo
'Usage
 
Dim value As FunctionInfo
 
value = FunctionInfo.ComplexFunction
public static readonly FunctionInfo ComplexFunction
Remarks
For more information on this function, refer to the COMPLEX function in the Spread for .NET Formula Reference.
See Also

Reference

FunctionInfo Class
FunctionInfo Members