Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 828 Bytes

Excel.SlicerCache.Application.md

File metadata and controls

29 lines (18 loc) · 828 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SlicerCache.Application property (Excel)
vbaxl10.chm896073
vbaxl10.chm896073
Excel.SlicerCache.Application
a255b34e-8ba2-db68-ae12-52e9cd20cf53
05/16/2019
medium

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

[!includeSupport and feedback]