public RibbonCommand AddCommand( string strButtonText, string strActionCommandLine )
public: RibbonCommand^ AddCommand( String^ strButtonText, String^ strActionCommandLine )
Parameters
| Parameter Name | Description |
|---|---|
| strButtonText | Text that is set at a button |
| strActionCommandLine | Command line of the action |
Return Value
Created command, or null if nothing was created