The following samples show how to build the simplest Office Add-in with only a manifest, HTML web page, and a logo. They will help you understand the fundamental parts of an Office Add-in. For ...
project-root/ ├─ pages/ │ └─ LoginPage.js # Page Object Model for login page ├─ tests/ │ └─ loginExcel.spec.js # Test file with parameterized logic ├─ utilities/ │ ├─ excelUtils.js # Functions to read ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results