Group method
Groups the objects that are selected in a selection, or it converts a shape into a group.
Version added
2.0
Syntax
shpObj = object.Group
|
shpObj
|
Object. The resulting Shape object.
|
object
|
Required. An expression that returns a Shape or Selection object.
|