Partager via


Hyperlink.Frame Property

Visio Automation Reference

Gets or sets the name of an HTML frame in the shape's Hyperlink object. Read/write.

Version Information
 Version Added:  Visio 5.0

Syntax

expression.Frame

expression   A variable that represents a Hyperlink object.

Return Value
String

Remarks

Setting the Frame property of a shape's Hyperlink object is optional and only applies when a Microsoft Office Visio instance is open in a browser, for example, Microsoft Internet Explorer 3.0 or later.

Setting the Frame property is equivalent to setting the result of the Frame cell in the shape's Hyperlink.name row.

See Also