SmartTagActions Interface 

A collection of SmartTagAction objects that represent the actions that can be performed with smart tags.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Public Class martTagActionsImplementation
    Implements SmartTagActions
End Class
Dim martTagActionsImplementation1 As New martTagActionsImplementation()

Syntax

Public Interface SmartTagActions
public interface SmartTagActions
public interface class SmartTagActions
public interface SmartTagActions
public interface SmartTagActions

Remarks

Use the SmartTagActions property of the SmartTag object to return a SmartTagActions collection.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Excel Namespace

Other Resources

SmartTagActions Members