SmartTagAction.TextboxText Property
Excel Developer Reference |
Sets or returns a String that represents the text in a smart document textbox control. Read/write.
Syntax
expression.TextboxText
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.
Example
Visual Basic for Applications |
---|
|
See Also