Programmatically remove excel cell edit mode
Asked Answered
V

1

3

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 ?

Valuator answered 7/10, 2020 at 6:50 Comment(0)
D
2

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.

Dewhurst answered 9/10, 2020 at 14:31 Comment(1)
Thank you for the conformation. It was very help full.Valuator

© 2022 - 2024 — McMap. All rights reserved.