Share via


Frame Property [Visio 2003 SDK Documentation]

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

strRet = object**.Frame**

object**.Frame** = stringExpression

strRet     String. The current value of the field.

object     Required. An expression that returns a Hyperlink object.

stringExpression     Required String. The new value for the field.

Version added

5.0

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.

Applies to | Hyperlink object

See Also | Address property | Description property | ExtraInfo property | NewWindow property | SubAddress property