Share via


IHostExtension Interface

Defines the host extension behavior and data. The interface allows for extending the functionality of Excel Services.

Namespace:  Microsoft.Office.Excel.Server.Extensions
Assembly:  Microsoft.Office.Excel.Server.MossHost (in Microsoft.Office.Excel.Server.MossHost.dll)

Syntax

'Declaration
Public Interface IHostExtension
'Usage
Dim instance As IHostExtension
public interface IHostExtension

Remarks

A host extension must implement this interface.

See Also

Reference

IHostExtension Members

Microsoft.Office.Excel.Server.Extensions Namespace