Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / CellExpressionFactory Class
Members


CellExpressionFactory Class
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
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.CellExpressionFactory

See Also