Skip to content

Commit 9701bab

Browse files
Merge pull request SharePoint#9600 from cindylay/add-metadata
Metadata for SharePoint Embedded
2 parents cc0fa45 + 06ef5d3 commit 9701bab

File tree

3 files changed

+478
-7
lines changed

3 files changed

+478
-7
lines changed

docs/embedded/tutorials/launch-experience.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,7 @@ ms.localizationpriority: high
77

88
# Configure Default Launch Experience for your Office Files
99

10-
## In this article:
11-
12-
1. [Launch Office in 'View' or 'Edit' mode'](#configure-launch-mode-of-office-clients)
13-
1. [Launch Desktop Clients Directly](#open-office-files-directly-in-desktop-clients)
14-
15-
## Configure Launch mode of Office Clients
10+
## Configure the Launch mode of Office Clients
1611

1712
When retrieving a `DriveItem` from the Microsoft Graph API with:
1813

@@ -52,7 +47,7 @@ To open your files directly in the Office desktop clients, you need to create an
5247

5348
Use the following table to replace the segments above:
5449

55-
- **scheme-name**: the name of application, for example: *ms-excel*
50+
- **scheme-name**: the name of the application, for example: *ms-excel*
5651
- **command-name**:
5752
- `ofv` for Open File View
5853
- `ofe` for Open File Edit

0 commit comments

Comments
 (0)