Share via


Application.IsCommandEnabled Method

Project Developer Reference

Enables the specified command.

Syntax

expression.IsCommandEnabled(CommandName)

expression   An expression that returns an Application object.

Parameters

Name Required/Optional Data Type Description
CommandName Required String The name of a valid command.

Return Value
Long

See Also