method
generate_line
generate_line(row, fs = nil, rs = nil)
public
Create a line from cells. each cell is stringified by to_s.
generate_line(row, fs = nil, rs = nil)
public
Create a line from cells. each cell is stringified by to_s.