Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 738 Bytes

Excel.XlProtectedViewCloseReason.md

File metadata and controls

23 lines (16 loc) · 738 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlProtectedViewCloseReason enumeration (Excel)
Excel.XlProtectedViewCloseReason
d756e956-dbe5-833f-de00-4ff3f557b5b8
06/08/2017
medium

XlProtectedViewCloseReason enumeration (Excel)

Specifies how the Protected View window was closed.

Name Value Description
xlProtectedViewCloseEdit 1 The window was closed when the user clicked the Enable Editing button.
xlProtectedViewCloseForced 2 The window was closed because the application shut it down forcefully or stopped responding.
xlProtectedViewCloseNormal 0 The window was closed normally.

[!includeSupport and feedback]