Share via


ParagraphFormat2.Application Property

Gets an object that represents the application that contains the object. Read-only.

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

Syntax

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

value = instance.Application
Object Application { get; }

Property Value

Type: System.Object
Object

Implements

_IMsoDispObj.Application

See Also

Reference

ParagraphFormat2 Interface

ParagraphFormat2 Members

Application Overload

Microsoft.Office.Core Namespace