Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 920 Bytes

File metadata and controls

42 lines (30 loc) · 920 Bytes
title workbookSessionInfo resource type
description Provides information about workbook session.
author lumine2008
ms.localizationpriority medium
ms.subservice excel
doc_type resourcePageType
ms.date 08/01/2024

workbookSessionInfo resource type

Namespace: microsoft.graph

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 Boolean true for persistent session. false for non-persistent session (view mode)