title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Application.DisplayExcel4Menus property (Excel) |
vbaxl10.chm133124 |
|
|
c281499a-cc84-5937-6436-78ecc8230a1d |
04/04/2019 |
medium |
True if Microsoft Excel displays version 4.0 menu bars. Read/write Boolean.
expression.DisplayExcel4Menus
expression A variable that represents an Application object.
This example switches the display to Microsoft Excel version 4.0 menus.
Application.DisplayExcel4Menus = True
[!includeSupport and feedback]