Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 923 Bytes

Excel.PivotAxis.Application.md

File metadata and controls

35 lines (20 loc) · 923 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotAxis.Application property (Excel)
vbaxl10.chm767073
vbaxl10.chm767073
Excel.PivotAxis.Application
7f1c8537-57d5-25a2-ff7d-45364f23b7aa
05/03/2019
medium

PivotAxis.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 PivotAxis object.

Remarks

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

[!includeSupport and feedback]