Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 896 Bytes

Excel.Application.DisplayDocumentInformationPanel.md

File metadata and controls

30 lines (19 loc) · 896 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.DisplayDocumentInformationPanel property (Excel)
vbaxl10.chm133303
vbaxl10.chm133303
Excel.Application.DisplayDocumentInformationPanel
01810dbf-eab4-db5b-cb76-3196542f6e7b
04/04/2019
medium

Application.DisplayDocumentInformationPanel property (Excel)

Returns or sets a Boolean that represents whether the document properties panel is displayed. Read/write Boolean.

Note

This property has been deprecated in Office 2016, but it remains part of the object model for backward compatibility. You should not use it in new applications.

Syntax

expression.DisplayDocumentInformationPanel

expression A variable that represents an Application object.

[!includeSupport and feedback]