EwaFilterConsumerConnectionPoint Class
This class and its members are reserved for internal use and are not intended to be used in your code.
Inheritance Hierarchy
System.Object
System.Web.UI.WebControls.WebParts.ConnectionPoint
System.Web.UI.WebControls.WebParts.ConsumerConnectionPoint
Microsoft.Office.Excel.WebUI.EwaFilterConsumerConnectionPoint
Namespace: Microsoft.Office.Excel.WebUI
Assembly: Microsoft.Office.Excel.WebUI (in Microsoft.Office.Excel.WebUI.dll)
Syntax
'Declaration
Public NotInheritable Class EwaFilterConsumerConnectionPoint _
Inherits ConsumerConnectionPoint
'Usage
Dim instance As EwaFilterConsumerConnectionPoint
public sealed class EwaFilterConsumerConnectionPoint : ConsumerConnectionPoint
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.