SmartTagAction.ListSelection Property
Excel Developer Reference |
Sets or returns a Long value that represents the index number of the selected item in a smart document list box control. Read/write.
Syntax
expression.ListSelection
expression A variable that represents a SmartTagAction object.
Remarks
For more information on smart documents, please see the Smart Document Software Development Kit on the Microsoft Developer Network (MSDN) Web site.
See Also