SmartTag MembersĀ 

Represents an identifier that is assigned to a cell.

The following tables list the members exposed by the SmartTag type.

Public Properties

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

Top

Public Methods

  Name Description
Delete Deletes the object.

Top

See Also

Reference

SmartTag Interface
Microsoft.Office.Interop.Excel Namespace