Method: Extract::Cell#row

Defined in:
lib/extract/cell.rb

#rowObject



27
28
29
# File 'lib/extract/cell.rb', line 27

def row
  rc[1].to_i
end