I want to use the Ewa API to make calls into methods that are in the Ewa.js / EwaMoss.js script files
问题 The Ewa namespace is documented here: https://msdn.microsoft.com/en-us/library/office/ee589018.aspx It's pretty easy to use, but certain calls are not documented and there's no sample code. The source for Ewa.js is here: https://s1-excel-15.cdn.office.net/x/sc/1662281009__layouts/App_Scripts/Ewa.js But it's minimized. If you look at the source, you will see that there's a call named "InsertDeleteCells". If you put a breakpoint there, and then attempt to delete a row from the spreadsheet in