Introduction
Release Notes
Installation Instructions
Contacting Support
User Guide
Examples
    Java Accessing COM
       Java to Excel
       Applet to Excel
       Java to C++ (ATL DLL)
       Java to C++ (MFC EXE)
       Java to COM DLL (Hosted in MTS/COM+)
       Java to VB (ActiveX EXE)
       Other Examples
       Embedding ActiveX Controls
       Java to Excel Bridging
          Programmer's Guide
             Introduction
             Excel Object Model and the Excel JAPI
             Application Objects
             Workbooks and Workbook Objects
             Creating, Saving, Opening, and Closing Workbook Objects
             Sheets and Worksheet Objects
             Getting, Adding, Deleting, Copying, and Moving a Worksheet Object
             Range Objects
             Using Range Objects
             Invoke VBA from Excel JAPI
             Appendix: Object Library Filenames
             JExcelGuide Example
          Examples
       Servlet/JSP to COM Bridging
    COM Accessing Java