11月6日にreditの 'ask me anything' にマイクロソフトの Excel チームが登場して、「いつExcelにPythonが搭載されるのか?」という質問に対して以下のように回答しています。

Cool to see the excitement around Python.
We had an awesome response to our survey on the Python UserVoice item. We’re working on the best way to address that feedback.

In the meantime, these are some great tools you can use like PyXLL and XLWings
Additionally, you can also host your backend logic via a web service in any language, including Python, and you can use web add-ins or a custom function to call that web service.

要するに、マイクロソフトが Excel に搭載するのは JavaScript であって、Python を使いたいのであれば PyXLL か xlwings を使えということのようです。

https://qiita.com/yniji/items/b38bc312e860027108ac

2年半前に結論出てんのに何夢見てんだ?
その間にMSはもうJS/TS用のOffice用API完成させてWeb版では既に利用可能、デスクトップ版でもアドオンで同API利用可能になってるぞ。