TransitionMenuKey Property

Microsoft Excel Visual Basic

Returns or sets the Microsoft Excel menu or help key, which is usually "/". Read/write String.

Example

This example sets the transition menu key to "/" (which is the default).

Application.TransitionMenuKey = "/"