SmartTagActions Object
Excel Developer Reference |
A collection of SmartTagAction objects that represent the actions that can be performed with smart tags.
Remarks
Use the SmartTagActions property of the SmartTag object to return a SmartTagActions collection.
Example
This example inserts a refreshable stock quote for the ticker symbol "MSFT" and it assumes the host system is connected to the Internet.
Visual Basic for Applications |
---|
|
See Also