ICompositeObject module
- class ICompositeObject.ICompositeObject
Bases:
IDocumentObjectRepresents a composite object in a document.
- ChildObjects
The collection of child objects.
- Type:
- abstract property ChildObjects: DocumentObjectCollection
Gets the collection of child objects.
- Returns:
The collection of child objects.
- Return type:
