Freigeben über


IMsoDataLabels._Default Property

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

Syntax

'Declaration
ReadOnly Default Property _Default ( _
    Index As Object _
) As IMsoDataLabel
    Get
'Usage
Dim instance As IMsoDataLabels
Dim Index As Object
Dim value As IMsoDataLabel

value = instance(Index)
IMsoDataLabel this[
    Object Index
] { get; }

Parameters

Property Value

Type: Microsoft.Office.Core.IMsoDataLabel

See Also

Reference

IMsoDataLabels Interface

IMsoDataLabels Members

Microsoft.Office.Core Namespace