Share via


IWorkbookConnection.Type Property

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

Syntax

'Declaration
ReadOnly Property Type As XlConnectionType
    Get
'Usage
Dim instance As IWorkbookConnection
Dim value As XlConnectionType

value = instance.Type
XlConnectionType Type { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlConnectionType

See Also

Reference

IWorkbookConnection Interface

IWorkbookConnection Members

Microsoft.Office.Interop.Excel Namespace