WorkbookEvents_SinkHelper Class

Reserved for internal use.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Interop.Excel.WorkbookEvents_SinkHelper

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class WorkbookEvents_SinkHelper _
    Implements WorkbookEvents
'Usage
Dim instance As WorkbookEvents_SinkHelper
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class WorkbookEvents_SinkHelper : WorkbookEvents

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

WorkbookEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace