Spread Windows Forms 12.0 Product Documentation
VdbFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members