Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 869 Bytes

Excel.SlicerCaches.Application.md

File metadata and controls

35 lines (20 loc) · 869 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SlicerCaches.Application property (Excel)
vbaxl10.chm894073
vbaxl10.chm894073
Excel.SlicerCaches.Application
3e99808f-dec7-a8b3-4f96-573ed07bbe05
05/16/2019
medium

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

Return value

Application

[!includeSupport and feedback]