RTD Interface 

Represents a real-time data object.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Public Class tDImplementation
    Implements RTD
End Class
Dim tDImplementation1 As New tDImplementation()

Syntax

Public Interface RTD
public interface RTD
public interface class RTD
public interface RTD
public interface RTD

Remarks

Use the RTD property of the _Application object to return an RTD object.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Excel Namespace

Other Resources

RTD Members