Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 824 Bytes

Excel.SlicerItem.Application.md

File metadata and controls

30 lines (18 loc) · 824 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SlicerItem.Application property (Excel)
vbaxl10.chm906073
vbaxl10.chm906073
Excel.SlicerItem.Application
5e6d22ef-5a91-b660-3a8b-2c73c4e54e9e
05/16/2019
medium

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

[!includeSupport and feedback]