ISparkPoints.Highpoint Property

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

Syntax

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

value = instance.Highpoint
SparkColor Highpoint { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.SparkColor

See Also

Reference

ISparkPoints Interface

ISparkPoints Members

Microsoft.Office.Interop.Excel Namespace