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
- Index
Type: System.Object
Return Value
Type: System.Object