Skip to content

Files

Latest commit

 

History

History
40 lines (22 loc) · 795 Bytes

Excel.Slicer.Name.md

File metadata and controls

40 lines (22 loc) · 795 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Slicer.Name property (Excel)
vbaxl10.chm905073
vbaxl10.chm905073
Excel.Slicer.Name
cc8508d3-82fc-365b-c632-2565fd0071c5
05/16/2019
medium

Slicer.Name property (Excel)

Returns or sets the name of the specified slicer. Read/write.

Syntax

expression.Name

expression A variable that represents a Slicer object.

Return value

String

Remarks

The name must be unique across all slicers within a workbook.

The default name uses the text of the field name of the PivotField on which the slicer is based, and if necessary, appends a space and number to make the name unique.

[!includeSupport and feedback]