Find the dirty(edited) cell/cells from excel sheet using Excel JavaScript API
问题 I am using office 365 and Excel online (Build 16.0.9403.1875). and I am creating Microsoft Excel online Add-ins, using Excel javascript API. How to find the dirty cell/cells from excel sheet using Excel Javascript API . If a cell is edited by value / formula / format, that became dirty. So I need to find, what are all the cells are dirty(edited) from range of cells. For Reference, Please find calculate method in this link. Advance Thanks. 回答1: There is no Excel JavaScript API that will return