RTD Interface
Represents a real-time data object.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0002446E-0000-0000-C000-000000000046")> _
Public Interface RTD
'Usage
Dim instance As RTD
[InterfaceTypeAttribute()]
[GuidAttribute("0002446E-0000-0000-C000-000000000046")]
public interface RTD
Remarks
Use the RTD property of the _Application object to return an RTD object.