Selection.ConvertToGroup Method
Visio Automation Reference |
Converts a selection or an object from another application (a linked or embedded object) to a group.
Version Information
Version Added: Visio 2.0
Syntax
expression.ConvertToGroup
expression A variable that represents a Selection object.
Return Value
Nothing
Remarks
If the object to convert is a metafile, it will be converted into basic shapes.
See Also