public RibbonSubCommand AddSubCommand( string strButtonText, string strActionCommandLine )
public: RibbonSubCommand^ AddSubCommand( String^ strButtonText, String^ strActionCommandLine )
Parameters
| Parameter Name | Description |
|---|---|
| strButtonText | Text that is set at a button |
| strActionCommandLine | Command line of the action |