public ExcelWriteManager(ExcelApp singleExelInstance)
 {
     this.singleExelInstance = singleExelInstance;
 }
Esempio n. 2
0
 public ExcelWriteManager(ExcelApp singleExelInstance)
 {
     this.singleExelInstance = singleExelInstance;
 }