Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 740 Bytes

Excel.PivotTable.ShowValuesRow.md

File metadata and controls

33 lines (19 loc) · 740 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotTable.ShowValuesRow property (Excel)
vbaxl10.chm235201
vbaxl10.chm235201
Excel.PivotTable.ShowValuesRow
8bfe8ddb-2127-25b2-b18e-82a7b103908a
05/09/2019
medium

PivotTable.ShowValuesRow property (Excel)

Returns or sets whether the values row is displayed. Read/write.

Syntax

expression.ShowValuesRow

expression A variable that represents a PivotTable object.

Remarks

This property corresponds to the setting of the Show the Values row check box on the Display tab of the PivotTable Options dialog box.

[!includeSupport and feedback]