Share via


LineFormat.Application Property

Returns an Application object that represents the Microsoft Excel application.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

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

value = instance.Application
Object Application { get; }

Property Value

Type: System.Object

Implements

_IMsoDispObj.Application

See Also

Reference

LineFormat Interface

LineFormat Members

Application Overload

Microsoft.Office.Interop.Excel Namespace