[XML-SIG] Excel (XML): how retrieve contents of cell

Leon Stevens leon at stevens.org
Fri Jun 3 22:50:54 CEST 2005


1. I'm comparatively new to Python, very new to XML
2. Running Python 2.3, with pyXML.
3. Using dom, and following example in "Python in a Nutshell", I've coded a
successfully running parse of a worksheet.
4. How do I access the contents of a cell (say, C3) from the XML tree? The
next question will then be to access the formula of that cell.

I'm willing to read. What book(s)?

Please, I need advice.

Leon




More information about the XML-SIG mailing list