IConnections Interface

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<GuidAttribute("00024486-0001-0000-C000-000000000046")> _
Public Interface IConnections _
    Inherits IEnumerable
'Usage
Dim instance As IConnections
[GuidAttribute("00024486-0001-0000-C000-000000000046")]
public interface IConnections : IEnumerable

See Also

Reference

IConnections Members

Microsoft.Office.Interop.Excel Namespace