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