Share via


ISparkPoints.Markers Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property Markers As SparkColor
    Get
'Usage
Dim instance As ISparkPoints
Dim value As SparkColor

value = instance.Markers
SparkColor Markers { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.SparkColor

See Also

Reference

ISparkPoints Interface

ISparkPoints Members

Microsoft.Office.Interop.Excel Namespace