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

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.