Spread Windows Forms 11.0 Product Documentation
FalseFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members