Compartir a través de


ISparklineGroup.Points Property

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

Syntax

'Declaration
ReadOnly Property Points As SparkPoints
    Get
'Usage
Dim instance As ISparklineGroup
Dim value As SparkPoints

value = instance.Points
SparkPoints Points { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.SparkPoints

See Also

Reference

ISparklineGroup Interface

ISparklineGroup Members

Microsoft.Office.Interop.Excel Namespace