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 | |
---|---|---|
![]() |
_Default | Reserved for internal use. |
![]() |
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
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes the object. |
Top