Parameters
- index
- Position where the object will be inserted.
- shape
- Object to insert in the collection.
Return Value
A reference to the object if it was successfully added to the collection, or null if the object could not be added to the collection (usually because it overlaps another cell range already in the collection).