PjIsCommandEnabled enumeration (Project)
Contains constants that specify whether a command is enabled.
Name | Value | Description |
---|---|---|
pjCommandDisabled | 1 | The command is disabled. |
pjCommandEnabled | 0 | The command is enabled. |
pjCommandUndefined | 2 | The command is undefined. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.