Created
June 18, 2025 05:55
-
-
Save sizer/7d39c38a4c3a2a49b874ec41c7655f70 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> | |
| <!-- Office JavaScript API --> | |
| <script type="text/javascript" src="https://appsforoffice.microsoft.com/lib/1.1/hosted/office.js"></script> | |
| <script defer src="polyfill.js"></script><script defer src="https://gist.githubusercontent.com/sizer/3aefcf6539fc8f551c02f88451944fd1/raw/8704a9c8eb32a9aa595dd5f7f3e398a9bea8c634/m365_copilot_excel_commands.js"></script></head> | |
| <body></body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment