Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 862 Bytes

Excel.TextFrame2.Application.md

File metadata and controls

27 lines (15 loc) · 862 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
TextFrame2.Application property (Excel)
Excel.TextFrame2.Application
bb5aeb3a-f8d7-3752-27a5-ff1eedd7d4db
05/17/2019
medium

TextFrame2.Application property (Excel)

When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application.

When used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only.

Syntax

expression.Application

expression A variable that represents a TextFrame2 object.

[!includeSupport and feedback]