SubGroups Method

Contained in the Region Object Returns the SubGroup Object for this region.

Syntax

region.SubGroups number

The SubGroups method syntax has these parts:

Part  Description

region  An object expression that evaluates to a Region Object.

number  A numeric expression specifying the index of the region to return. See Data Indexing.

 

Return Value

Returns a SubGroups object that can be used as an object expression for other methods.