Add minimal add-in playgrounds and orchestrator
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user