Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 700 Bytes

Excel.PivotItem.Visible.md

File metadata and controls

33 lines (19 loc) · 700 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotItem.Visible property (Excel)
vbaxl10.chm246085
vbaxl10.chm246085
Excel.PivotItem.Visible
baf4bbe8-2582-a431-1ca1-a676a364b47f
05/07/2019
medium

PivotItem.Visible property (Excel)

Returns or sets a Boolean value that determines whether the object is visible. Read/write.

Syntax

expression.Visible

expression A variable that represents a PivotItem object.

Remarks

The Visible property for a PivotTable item is True if the item is currently visible in the table.

[!includeSupport and feedback]