Application.DisplayDocumentActionTaskPane Property (Excel)
Set to True to display the Document Actions task pane; set to False to hide the Document Actions task pane. Read/write Boolean.
Syntax
expression .DisplayDocumentActionTaskPane
expression A variable that represents an Application object.
Remarks
Setting this property to True will result in a run-time error if the active workbook is not a smart document.