Method: Extract::Cell#col

Defined in:
lib/extract/cell.rb

#colObject



30
31
32
# File 'lib/extract/cell.rb', line 30

def col
  rc[0]
end