ISmartTagRecognizers.Item Property

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

Syntax

'Declaration
ReadOnly Property Item ( _
    Index As Object _
) As SmartTagRecognizer
    Get
'Usage
Dim instance As ISmartTagRecognizers
Dim Index As Object
Dim value As SmartTagRecognizer

value = instance.Item(Index)
SmartTagRecognizer this[
    Object Index
] { get; }

Parameters

Property Value

Type: Microsoft.Office.Interop.Excel.SmartTagRecognizer

See Also

Reference

ISmartTagRecognizers Interface

ISmartTagRecognizers Members

Microsoft.Office.Interop.Excel Namespace