IHostItemProvider 接口
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
命名空间: Microsoft.Office.Tools
程序集: Microsoft.Office.Tools(在 Microsoft.Office.Tools.dll 中)
Microsoft.Office.Tools.Common.v4.0.Utilities(在 Microsoft.Office.Tools.Common.v4.0.Utilities.dll 中)
Microsoft.Office.Tools.Excel.v4.0.Utilities(在 Microsoft.Office.Tools.Excel.v4.0.Utilities.dll 中)
Microsoft.Office.Tools.Word.v4.0.Utilities(在 Microsoft.Office.Tools.Word.v4.0.Utilities.dll 中)
语法
声明
<GuidAttribute("4ADB68B5-272D-4439-891D-4331FC891C5E")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IHostItemProvider
[GuidAttribute("4ADB68B5-272D-4439-891D-4331FC891C5E")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IHostItemProvider
IHostItemProvider 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
GetHostExtender | ||
GetHostObject | ||
SetHostObjectOnExtender |
页首