RibbonPositionStatics, interface
Fournit des méthodes permettant de spécifier la position d'un contrôle, groupe ou onglet dans une personnalisation de ruban.
Espace de noms : Microsoft.Office.Tools.Ribbon
Assembly : Microsoft.Office.Tools.Common (dans Microsoft.Office.Tools.Common.dll)
Syntaxe
'Déclaration
<GuidAttribute("0ae5cb5a-b4b1-40e5-89fa-bb21334f5063")> _
Public Interface RibbonPositionStatics
[GuidAttribute("0ae5cb5a-b4b1-40e5-89fa-bb21334f5063")]
public interface RibbonPositionStatics
Le type RibbonPositionStatics expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
AfterOfficeId | Retourne un objet RibbonPosition représentant l'emplacement d'un contrôle, groupe ou onglet après le contrôle, groupe ou onglet intégré spécifié. | |
BeforeOfficeId | Retourne un nouvel objet RibbonPosition représentant l'emplacement d'un contrôle, groupe ou onglet avant un contrôle, groupe ou onglet intégré. |
Début