public RibbonCommand AddCommand( string strButtonText, string strActionCommandLine )
public: RibbonCommand^ AddCommand( String^ strButtonText, String^ strActionCommandLine )
Parameters
| Parameter Name | Description |
|---|---|
| strButtonText | Command text |
| strActionCommandLine | Command line |