Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 891 Bytes

Excel.PivotField.DisplayAsCaption.md

File metadata and controls

33 lines (19 loc) · 891 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotField.DisplayAsCaption property (Excel)
vbaxl10.chm240143
vbaxl10.chm240143
Excel.PivotField.DisplayAsCaption
b2eadf78-2b5b-69cf-7929-fba28608de38
05/04/2019
medium

PivotField.DisplayAsCaption property (Excel)

This property is used to display member properties of PivotFields as captions. Read-only.

Syntax

expression.DisplayAsCaption

expression A variable that represents a PivotField object.

Remarks

This property returns True when a given member property is used as a caption, and False when a member property PivotField is not used as a caption. Trying to use this property for PivotFields that are not member properties will return a run-time error.

[!includeSupport and feedback]