Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / RSqFunctionInfo Class
Members


In This Topic
    RSqFunctionInfo Class
    In This Topic
    Represents the RSQ function.
    Syntax
    'Declaration
     
    
    Public Class RSqFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As RSqFunctionInfo
    public class RSqFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.RSqFunctionInfo

    See Also