Application.ShowDevTools Property
Returns or sets a Boolean that represents whether the Developer tab is displayed in the Ribbon. Read/write Boolean.
Version Information
Version Added: Excel
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.