Skip to content

Latest commit

 

History

History
34 lines (14 loc) · 891 Bytes

7aedc128-2597-1065-2875-676ed15bcd9a.md

File metadata and controls

34 lines (14 loc) · 891 Bytes

SparkColor.Visible Property (Excel)

Returns of 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.

See also

Concepts

SparkColor Object

Other resources

SparkColor Object Members