Add minimal add-in playgrounds and orchestrator

This commit is contained in:
2025-12-07 21:26:10 -06:00
parent 40bcd939ff
commit ca95d296b5
54 changed files with 13165 additions and 26764 deletions
+4 -3
View File
@@ -1,10 +1,11 @@
<!doctype html>
<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Excel Add-in Commands</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Office.js must be present so the commands surface initializes -->
https://appsforoffice.microsoft.com/lib/1/hosted/office.js</script>
<script src="https://appsforoffice.microsoft.com/lib/1/hosted/office.js"></script>
</head>
<body>
<script>