Application.TransitionNavigKeys Property
Excel Developer Reference |
True if transition navigation keys are active. Read/write Boolean.
Syntax
expression.TransitionNavigKeys
expression A variable that represents an Application object.
Example
This example displays the current state of the Transition navigation keys option.
Visual Basic for Applications |
---|
|
See Also