class RubyXL::Cell

def index_in_collection

def index_in_collection
  r.col_range.begin
end