Quantitative Analysis
Parallel Processing
Numerical Analysis
C++ Multithreading
Python for Excel
Python Utilities
Services
Author

I. Motivation and design (PFE).
II. Installation of the Python for Excel.
III. Tutorial introduction into the Python for Excel.
IV. PFE Programmer's reference.
1. Direct access to Excel API.
2. Lower level access to Excel API.
A. Dispatch object (PFE).
B. PyCObject object (PFE).
3. Event trapping (PFE).
4. Configuration files (PFE).
Index. Contents.

Lower level access to Excel API.


ot all of the Excel API is duplicated by the Python for Excel object model. For this reason the lower level access is provided to allow the user to fill in some functionality gaps if encountered.




A. Dispatch object (PFE).
B. PyCObject object (PFE).

Index. Contents.


















Copyright 2007