This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
IRTDUpdateEvent Interface
Represents real-time data update events.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)
'Usage
Public Class rTDUpdateEventImplementation
Implements IRTDUpdateEvent
End Class
Dim rTDUpdateEventImplementation1 As New rTDUpdateEventImplementation()
public interface class IRTDUpdateEvent
public interface IRTDUpdateEvent
public interface IRTDUpdateEvent
To instantiate or to return an IRTDUpdateEvent object, declare a variable as an IRTDUpdateEvent object, and then use that variable as a callback object.
Development Platforms Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000
Target Platforms