Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 1.19 KB

workbooksessioninfo.md

File metadata and controls

56 lines (42 loc) · 1.19 KB
title description author ms.localizationpriority ms.subservice doc_type
workbookSessionInfo resource type
Provides information about workbook session.
lumine2008
medium
excel
resourcePageType

workbookSessionInfo resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Provides information about workbook session.

JSON representation

The following JSON representation shows the resource type.

{
  "id": "string",
  "persistChanges": true
}

Properties

Property Type Description
id string ID of the workbook session.
persistChanges string true for persistent session. false for non-persistent session (view mode)