SmartTag.XML Property
Returns a String value that represents a sample of the XML that would be passed to the action handler.
Syntax
expression.XML
expression A variable that represents a SmartTag object.
Example
This example adds a smart tag to cell A1 and then displays the XML that would be passed to the action handler. This example assumes the host system is connected to the Internet.
| Visual Basic for Applications |
|---|
|