Window.Group method (Visio)

This object, member, or enumeration is deprecated and is not intended to be used in your code. Groups the objects that are selected in a selection.

Version Information

Version Added: Visio 2.0

Syntax

expression.Group

expression A variable that represents a Window object.

Remarks

The Window object's Group method is now obsolete. Use the Group method of the Selection or Shape object.

If your Visual Studio solution includes the Microsoft.Office.Interop.Visio reference, this method maps to the following types:

  • Microsoft.Office.Interop.Visio.IVWindow.Group()

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.