SmartTag Members

Include Protected Members
Include Inherited Members

Represents an identifier that is assigned to a cell.

The SmartTag type exposes the following members.

Properties

  Name Description
Public property _Default Reserved for internal use.
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property DownloadURL Returns a String representing the Uniform Resource Locator (URL) for a smart tag.
Public property Name Returns the name of the object.
Public property Parent Returns the parent object for the specified object.
Public property Properties Returns a CustomProperties object representing the properties for a smart tag.
Public property Range Returns a Range object that represents the range the specified smart tag applies to.
Public property SmartTagActions Returns a SmartTagActions object that sets the type of action for a selected smart tag.
Public property XML Returns a String representing a sample of the XML that would be passed to the action handler.

Top

Methods

  Name Description
Public method Delete Deletes the object.

Top

See Also

Reference

SmartTag Interface

Microsoft.Office.Interop.Excel Namespace