<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Getting Excel Data with Merged Cell.</title><link>https://www.aras.com/community/f/development/3159/getting-excel-data-with-merged-cell</link><description>Hello All,
 I&amp;#39;m trying to get data from excel with multi marge cell. I developed codes as below.
 string filePath = @&amp;quot;D:\SGSO.xlsx&amp;quot;;
 Microsoft.Office.Interop.Excel.Application excelApp = new Microsoft.Office.Interop.Excel.Application();
 excelApp.Visible</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Getting Excel Data with Merged Cell.</title><link>https://www.aras.com/community/thread/151?ContentTypeID=1</link><pubDate>Fri, 17 Feb 2017 10:07:39 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:ee29cdc0-4ebd-433b-81a5-c17cbf24ce66</guid><dc:creator>Jillian Jakubowicz</dc:creator><description>Hi Thiha,

You will need to add your third party DLL(s) to the Innovator/Server/bin directory. Then you will need to reference the namespace in the MainCSharp template in Innovator/Server/method-config.xml.

For further details and an example you can reference section 7.30 of the Programmer&amp;#39;s Guide: &lt;a href="http://www.aras.com/support/documentation/11.0%20SP9/Other%20Documentation/Aras%20Innovator%2011.0%20-%20Programmer&amp;#39;s%20Guide.pdf"&gt;http://www.aras.com/support/documentation/11.0%20SP9/Other%20Documentation/Aras%20Innovator%2011.0%20-%20Programmer&amp;#39;s%20Guide.pdf&lt;/a&gt;.

Jillian

&lt;hr /&gt;

Jillian Jakubowicz

Aras Labs Software Engineer&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>