Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 923 Bytes

Excel.PivotLine.Application.md

File metadata and controls

35 lines (20 loc) · 923 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotLine.Application property (Excel)
vbaxl10.chm763073
vbaxl10.chm763073
Excel.PivotLine.Application
3aca51ef-fb63-7921-4ac5-2ae0fc60097b
05/07/2019
medium

PivotLine.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. Read-only.

Syntax

expression.Application

expression A variable that represents a PivotLine object.

Remarks

Use this property with an OLE Automation object to return the application of that object.

[!includeSupport and feedback]