Skip to content

Files

Latest commit

author
Docs Allowlist Management
Mar 22, 2024
76d3237 · Mar 22, 2024

History

History
30 lines (18 loc) · 804 Bytes

Excel.Slicer.Application.md

File metadata and controls

30 lines (18 loc) · 804 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Slicer.Application property (Excel)
vbaxl10.chm904073
vbaxl10.chm904073
Excel.Slicer.Application
f01ba5f0-686e-6bec-04be-e31be69ffe38
05/16/2019
medium

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

[!includeSupport and feedback]