Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 783 Bytes

Excel.Application.ShowDevTools.md

File metadata and controls

33 lines (19 loc) · 783 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.ShowDevTools property (Excel)
vbaxl10.chm133301
vbaxl10.chm133301
Excel.Application.ShowDevTools
de2c027f-cab2-f860-33aa-6c5fc63a5f73
04/05/2019
medium

Application.ShowDevTools property (Excel)

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

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.

[!includeSupport and feedback]