Archives
-
Dealing with multiple instance of Excel (or any other COM object)
In an application, I have to call many functions of Excel for my financial and statistical calculation. For this, I created an class named ExcelObject. This class has static members like … more