WorkbookConnection.DataFeedConnection Property

Definition

Returns a DataFeedConnection object that contains the data and functionality needed to connect to data feeds. Read-only

public:
 property Microsoft::Office::Interop::Excel::DataFeedConnection ^ DataFeedConnection { Microsoft::Office::Interop::Excel::DataFeedConnection ^ get(); };
public Microsoft.Office.Interop.Excel.DataFeedConnection DataFeedConnection { get; }
Public ReadOnly Property DataFeedConnection As DataFeedConnection

Property Value

Applies to