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


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

    System.Object
       FarPoint.CalcEngine.CellExpressionFactory

    See Also