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


In This Topic
    Dec2OctFunction Field
    In This Topic
    Specifies an instance of the DEC2OCT function. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Dec2OctFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.Dec2OctFunction
    public static readonly FunctionInfo Dec2OctFunction
    See Also