Skip to content

Files

Latest commit

 

History

History
33 lines (19 loc) · 794 Bytes

Excel.Workbook.Container.md

File metadata and controls

33 lines (19 loc) · 794 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Workbook.Container property (Excel)
vbaxl10.chm199092
vbaxl10.chm199092
Excel.Workbook.Container
7ad370bc-9901-3b8b-12e6-1ee57f0300e0
05/29/2019
medium

Workbook.Container property (Excel)

Returns the object that represents the container application for the specified OLE object. Read-only Object.

Syntax

expression.Container

expression A variable that represents a Workbook object.

Remarks

This property provides a way to access the object model of the container application if an Excel workbook is opened within a host application such as Microsoft Internet Explorer.

[!includeSupport and feedback]