Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / Dec2BinFunction Field


In This Topic
    Dec2BinFunction Field
    In This Topic
    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
    See Also