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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.