Spread Windows Forms 15.0
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. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ImSubFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.ImSubFunction
    public static readonly FunctionInfo ImSubFunction
    See Also