# File lib/spreadsheet/row.rb, line 84 def first_used [ index_of_first(self), index_of_first(@formats) ].compact.min end