以编程方式删除Excel单元格编辑模式 [英] Programmatically remove excel cell edit mode

查看:117
本文介绍了以编程方式删除Excel单元格编辑模式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在使用Office-js API创建一个Excel加载项.我们在加载数据时使用了 delayForCellEdit 属性(当在预定单元格范围内更改数据时将调用该属性).当用户编辑单元格并在单元格外部单击时,将退出单元格编辑模式,但是如果用户在编辑单元格后单击外接程序,则不会退出单元格编辑模式.有没有办法以编程方式退出单元格编辑模式?

we are working on creating an excel add-in using office-js API's. We have used delayForCellEdit property when we load data ( which will be called when data is changed in predefiined cell range ). When a user edits a cell and click outside the cell then the cell edit mode is exited but if the user clicks in the Add-in after editing a cell the cell edit mode is not exited. Is there a way to exit cell edit mode programmatically ?

推荐答案

很遗憾,目前我们不支持以编程方式退出单元格编辑模式.我建议您可以在 https上创建功能请求://officespdev.uservoice.com/forums/224641-feature-requests-and-feedback?category_id = 163563 ,然后对您的请求进行投票.谢谢.

Unfortunately, we do not support programmatically exit cell edit mode at this moment. I would suggest that you could create a feature request at https://officespdev.uservoice.com/forums/224641-feature-requests-and-feedback?category_id=163563, and upvote your request. thanks.

这篇关于以编程方式删除Excel单元格编辑模式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆