Browse by Tags

All Tags » .net (RSS)

Dealing with multiple instance of Excel (or any other COM object) by Yanesh Tyagi

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 CalculateFInv which inturn calls Excel's function. This code is...
Filed under: , ,
More Posts