TextFrame2.Application Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Application As Object
    Get
'Usage
Dim instance As TextFrame2
Dim value As Object

value = instance.Application
Object Application { get; }

Property Value

Type: System.Object

Implements

_IMsoDispObj.Application

See Also

Reference

TextFrame2 Interface

TextFrame2 Members

Application Overload

Microsoft.Office.Core Namespace