Partager via


XmlMap.WorkbookConnection Property

Retuns a new connection for the specified XmlMap object. Read-only.

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

Syntax

'Declaration
ReadOnly Property WorkbookConnection As WorkbookConnection
    Get
'Usage
Dim instance As XmlMap
Dim value As WorkbookConnection

value = instance.WorkbookConnection
WorkbookConnection WorkbookConnection { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.WorkbookConnection
WorkbookConnection

See Also

Reference

XmlMap Interface

XmlMap Members

Microsoft.Office.Interop.Excel Namespace