how to show excel file in win form ?
how to show excel file in win form ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sumit RinganePosted Jun 6, 2017, 8:11 AM
Maen BadwanPosted May 24, 2017, 7:59 AM
https://blogs.msdn.microsoft.com/erikaehrli/2005/08/26/hosting-office-in-net-applications/
https://stackoverflow.com/questions/8179835/c-sharp-show-hide-excel-window
https://www.leadtools.com/help/leadtools/v19m/dh/to/doxui-topics-documentviewer-using.html
In addition, you can check the document viewer ClickOnce application here:
https://www.leadtools.com/demos/click-once/document-viewer
alice yangPosted May 23, 2017, 10:00 PM
Nilesh JadavPosted May 23, 2017, 6:52 AM
you can use Microsoft Excel 12.0 Object Library in your solution to access the excel file in winform. There are many third party tools you can use to access this functionality. You can also try with - ITEXTsharp.
Follow these links :