Freigeben über


IMsoDataLabels.Item Method

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

Syntax

'Declaration
Function Item ( _
    Index As Object _
) As IMsoDataLabel
'Usage
Dim instance As IMsoDataLabels
Dim Index As Object
Dim returnValue As IMsoDataLabel

returnValue = instance.Item(Index)
IMsoDataLabel Item(
    Object Index
)

Parameters

Return Value

Type: Microsoft.Office.Core.IMsoDataLabel

See Also

Reference

IMsoDataLabels Interface

IMsoDataLabels Members

Microsoft.Office.Core Namespace