Spread Windows Forms 12.0 Product Documentation
FactDoubleFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members