[IronPython] Question (Novice) on using Microsoft Excel via IronPython

Tim Riley riltim at gmail.com
Wed Feb 8 17:25:29 CET 2006


Check the Ironpython tutorial included with IronPython. There is a section
titled "Tutorial 3: IronPython and COM interoperability".

Best of luck,
Tim Riley

On 2/8/06, Weffers, H.T.G. <h.t.g.weffers at tue.nl> wrote:
>
> If the following is a too frequently asked question, then please
> forgive me.
>
> Being a novice in the use of IronPython and Python I spent a
> significant amount of time trying to find the answer to the below
> question in a FAQ list, but until now I did not (yet) find a (pointer
> to a) useful answer.
>
> Using IronPython (on a Microsoft Windows XP platform) I want to
> develop an application that takes data from a specific range of
> cells in a Microsoft Excel Workbook (file), processes the relevant
> data, and then creates a graph representation using GraphViz.
>
> What I am currently most looking for is a way of accessing the
> specific data in the Microsoft Excel file, preferably using the
> most recent beta of Microsoft IronPython effectively 'exploiting'
> its .Net capabilities.
>
> Concrete suggestions for or pointers to (similar) solutions are
> appreciated.
>
> Sincerely yours,
>
>
> Harold Weffers
>
>
> _______________________________________________
> users mailing list
> users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060208/cbb906fd/attachment.html>


More information about the Ironpython-users mailing list