Application.DisplayDocumentInformationPanel Property

Excel Developer Reference

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

Version Information
 Version Added:  Excel 2007

Syntax

expression.DisplayDocumentInformationPanel

expression   A variable that represents an Application object.

See Also