module RubyXL::OOXMLObjectInstanceMethods

def index_in_collection

to the end of the collection.
is expected to reside in the collection. If +nil+ is returned, then object is simply added
Prototype method. For sparse collections (+Rows+, +Cells+, etc.) must return index at which this object
def index_in_collection
  nil
end