Skip to content

Files

Latest commit

 

History

History
38 lines (21 loc) · 833 Bytes

Excel.Slicer.Caption.md

File metadata and controls

38 lines (21 loc) · 833 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Slicer.Caption property (Excel)
vbaxl10.chm905074
vbaxl10.chm905074
Excel.Slicer.Caption
f0ba7c9b-d745-a72c-770e-852fc9cde9e0
05/16/2019
medium

Slicer.Caption property (Excel)

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

Syntax

expression.Caption

expression A variable that represents a Slicer object.

Return value

String

Remarks

The value specified for the Caption property is displayed in the header of the slicer. If the Caption property is not specified, Excel uses the value of the Caption property of the underlying PivotField object.

[!includeSupport and feedback]