Share via


IWorkbookExtension.RequestService, méthode

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

Espace de noms :  Microsoft.Office.Tools.Excel
Assemblys :   Microsoft.Office.Tools.Excel.v4.0.Utilities (dans Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Excel (dans Microsoft.Office.Tools.Excel.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 WorkbookBase.RequestService.

Sécurité .NET Framework

Voir aussi

Référence

IWorkbookExtension Interface

Microsoft.Office.Tools.Excel, espace de noms