Spread Windows Forms 12.0 Product Documentation
Bin2OctFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members