Skip to content

Files

Latest commit

 

History

History
32 lines (18 loc) · 839 Bytes

Excel.tableobject.workbookconnection.md

File metadata and controls

32 lines (18 loc) · 839 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
TableObject.WorkbookConnection property (Excel)
vbaxl10.chm916086
vbaxl10.chm916086
b48ba66d-c5df-33d7-bb37-18f31618d4ad
04/19/2019
medium

TableObject.WorkbookConnection property (Excel)

Returns the WorkbookConnection object used by the TableObject for connecting to the model.

The ModelConnection property of the WorkbookConnection object can then be used to get to and edit DAX, etc. Read-only.

Syntax

expression.WorkbookConnection

expression A variable that represents a TableObject object.

Property value

WORKBOOKCONNECTION

[!includeSupport and feedback]