Partager via


IDocumentExtension.RequestService, méthode

Retourne un objet qui implémente l'interface Microsoft.Office.Core.IRibbonExtensibility.

Espace de noms :  Microsoft.Office.Tools.Word
Assemblys :   Microsoft.Office.Tools.Word (dans Microsoft.Office.Tools.Word.dll)
  Microsoft.Office.Tools.Word.v4.0.Utilities (dans Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Syntaxe

'Déclaration
Function RequestService ( _
    serviceGuid As Guid _
) As Object
Object RequestService(
    Guid serviceGuid
)

Paramètres

  • serviceGuid
    Type : System.Guid
    Guid qui identifie l'interface Microsoft.Office.Core.IRibbonExtensibility.

Valeur de retour

Type : System.Object
Pour plus d'informations sur cette méthode, consultez DocumentBase.RequestService.

Sécurité .NET Framework

Voir aussi

Référence

IDocumentExtension Interface

Microsoft.Office.Tools.Word, espace de noms