SmartTagActions._Default Property

Reserved for internal use.

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

Syntax

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

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

Parameters

Property Value

Type: Microsoft.Office.Interop.Excel.SmartTagAction

See Also

Reference

SmartTagActions Interface

SmartTagActions Members

Microsoft.Office.Interop.Excel Namespace