Share via


IMsoSeries.Points Method

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Function Points ( _
    Index As Object _
) As Object
'Usage
Dim instance As IMsoSeries
Dim Index As Object
Dim returnValue As Object

returnValue = instance.Points(Index)
Object Points(
    Object Index
)

Parameters

Return Value

Type: System.Object

See Also

Reference

IMsoSeries Interface

IMsoSeries Members

Microsoft.Office.Core Namespace