using Microsoft.Office.Interop.Excel; namespace RehauSku.PriceListTools { internal class ConjoinTool { protected Application ExcelApp; } }