CalcEngine for .NET
C1.CalcEngine.ExcelEngine Namespace / ExcelEngine Class / ExcelEngine Constructor

In This Topic
    ExcelEngine Constructor
    In This Topic
    Initializes a new instance of the ExcelEngine class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public ExcelEngine()
    See Also