ribbonBackstageButton
Private function which returns a String containing XML for a Button on the Backstage of the application.
Syntax
ribbonBackstageButton( idMso, visible )
Parameters
Name | Type | Description |
---|---|---|
idMso | String | Required. A valid Access Mso Id. |
visible | String | Required. Contains "true" or "false" to indicate the button is visible or not. |
Return value
String : XML for the specified button.
XMLtag:XML
See also
- ChangeRibbon