Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 981 Bytes

Excel.SparkColor.Visible.md

File metadata and controls

40 lines (22 loc) · 981 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SparkColor.Visible property (Excel)
vbaxl10.chm883073
vbaxl10.chm883073
Excel.SparkColor.Visible
7aedc128-2597-1065-2875-676ed15bcd9a
05/16/2019
medium

SparkColor.Visible property (Excel)

Returns or sets whether the point is visible. Read/write.

Syntax

expression.Visible

expression A variable that represents a SparkColor object.

Return value

Boolean

Remarks

The setting of the Visible property corresponds to the settings of the High Point, Low Point, Negative Point, First Point, Last Point, and Markers check boxes in the Show section of the Sparkline Tools Design tab of the ribbon.

Use the corresponding properties of the SparkPoints object to set the state of these check boxes.

[!includeSupport and feedback]