Represents an identifier that is assigned to a cell.

Methods

Name Description
Deletes the object.

Properties

Name Description
When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only.
Returns a String representing the Uniform Resource Locator (URL) for a smart tag. Read-only.
Returns a String value that represents the name of the object.
Returns the parent object for the specified object. Read-only.
Returns a CustomProperties object representing the properties for a smart tag. Read-only
Returns a Range object that represents the range the specified smart tag applies to.
Returns a SmartTagActions object the type of action for a selected smart tag.
Returns a String value that represents a sample of the XML that would be passed to the action handler.