Is there a COM equivalent API/SDK for developing custom apps for iWork (specifically Numbers) or Mac Excel. I have found that there is only Apple Script (but support for which has been diminished) but I don't think this will be enough for thr real-time financial applications I would like to create.
If there is no COM equivalent API/SDK, what is the preferred way, if any, of achieving such programmatic control over applications in the iWork suite (or Mac Excel)?
Things I would like to achieve, for example, are:
- Writing to sheets, cells and ranges
- Pulling data from external real-time sources (sockets etc.)
- Adding custom controls such as ribbons in excel
Thanks