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


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

    System.Object
       FarPoint.CalcEngine.ExternalCellExpressionFactory

    See Also