RulerLevel2.Application Property

Gets an Application object that represents the container application for the RulerLevel2 object. Read-only.

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

Syntax

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

value = instance.Application
Object Application { get; }

Property Value

Type: System.Object
Object

Implements

_IMsoDispObj.Application

See Also

Reference

RulerLevel2 Interface

RulerLevel2 Members

Application Overload

Microsoft.Office.Core Namespace