[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lisp asking excel to graph stuff
- To: keunen@nrb.be
- Subject: Re: lisp asking excel to graph stuff
- From: Ranson <ranson@LANNION.cnet.fr>
- Date: 02 Nov 92 13:40:00 GMT
- Cc: info-mcl@cambridge.apple.com
- X400-received: by /PRMD=inria/ADMD=atlas/C=FR/; Relayed; 02 Nov 92 13:40:39+0100
- X400-received: by /PRMD=CNET/ADMD=ATLAS/C=FR/; Relayed; 02 Nov 92 13:40:00 GMT
Excel 4.0 is supposed to be fully scriptable via Apple Events, so it should be
possible. Excel probably uses the AE Object Model to refer to data, so it will
not be an easy task given the current support of the Object Model in MCL, but
it can be done.
Daniel.