开发者

Is there a "Excel Control" for Winform application(C#)?

开发者 https://www.devze.com 2023-03-16 12:30 出处:网络
what we want to do is to display the result of some calculation in a excel looking control embedded inside our own WinFo开发者_StackOverflow社区rm Application.

what we want to do is to display the result of some calculation in a excel looking control embedded inside our own WinFo开发者_StackOverflow社区rm Application. why datagrid is not helpful is that we also need the chart function from excel.

so, is there such a control that can be directly drag-drop onto the GUI? and how to use it?

thank you in advance!


Try the Office Web Components.

0

精彩评论

暂无评论...
验证码 换一张
取 消