Specifies whether or not the referenced Group object is nested under another Group object.
Syntax
Visual Basic
Public Function IsNested() As Long
Remarks
If the value for IsNested equals 0, the Group object is a child of a Sheet. If the value for IsNested is 1, the Group object is a child of another Group object.