Spread Windows Forms 12.0 Product Documentation
Dec2BinFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members