Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / ImSubFunction Field


In This Topic
    ImSubFunction Field
    In This Topic
    Specifies an instance of the IMSUB function.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ImSubFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.ImSubFunction
    public static readonly FunctionInfo ImSubFunction
    See Also