From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,bf5b9dd25bce8048,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!newsgate.cistron.nl!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed1.swip.net!swipnet!nntpserver.swip.net!not-for-mail From: "Rebecca & Firinde" Newsgroups: comp.lang.ada Subject: ADA Excel API X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Original Message-ID: NNTP-Posting-Host: 212.152.8.20 X-Complaints-To: news-abuse@swip.net X-Trace: nntpserver.swip.net 1119040563 212.152.8.20 (Fri, 17 Jun 2005 22:36:03 MET DST) NNTP-Posting-Date: Fri, 17 Jun 2005 22:36:03 MET DST Organization: A Customer of Tele2 X-Sender: teylouni@tele2.ch@d212-152-8-20.cust.tele2.ch Date: Fri, 17 Jun 2005 22:37:34 +0200 Xref: g2news1.google.com comp.lang.ada:11454 Date: 2005-06-17T22:37:34+02:00 List-Id: Hi, I am looking for an Ada API to access Microsoft Spreadsheets, on Windows. Needed operations are simple like open, close a workbook, open a sheet and access a cell /read & write). Thanks.