Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / ExternalRangeExpressionFactory Class
Members


In This Topic
    ExternalRangeExpressionFactory Class
    In This Topic
    Represents a means of creating ExternalRangeExpression objects in environments that do not support parameterized constructors.
    Syntax
    'Declaration
     
    
    Public Class ExternalRangeExpressionFactory 
    'Usage
     
    
    Dim instance As ExternalRangeExpressionFactory
    public class ExternalRangeExpressionFactory 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.ExternalRangeExpressionFactory

    See Also