Application.ShowDevTools Property (Excel)

Returns or sets a Boolean that represents whether the Developer tab is displayed in the ribbon. Read/write Boolean.

Version Information

Version Added: Excel 2007

Syntax

expression .ShowDevTools

expression A variable that represents an Application object.

Remarks

This property corresponds to the Show Developer tab in the Ribbon check box in the Excel Options dialog box.

See Also

Concepts

Application Object

Application Object Members