Shape.Help Property
Visio Automation Reference |
Gets or sets the Help string for a shape. Read/write.
Version Information
Version Added: Visio 3.0
Syntax
expression.Help
expression A variable that represents a Shape object.
Return Value
String
Remarks
Using the Help property is equivalent to entering a value in the Help box for a shape in the Special dialog box (Format menu).
See Also