Spread Windows Forms 12.0 Product Documentation
DGetFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members