OpenSheetWindow method

Microsoft Visio Developer Reference

OpenSheetWindow method

       

Opens a ShapeSheet window for a Shape object.

Version added

4.1

Syntax

objRet = object.OpenSheetWindow

objRet

A Window object that represents the opened window.

object

Required. An expression that returns a Shape object.

Remarks

The OpenSheetWindow method opens a new ShapeSheet window for the shape even if the information is already displayed in another window.