bskinn / excel-csvexporter

Lightweight tool to export ranges within an Excel sheet to CSV
MIT License
41 stars 7 forks source link

Develop and implement a means for exporting tab-delimited data #15

Open bskinn opened 7 years ago

bskinn commented 7 years ago

Probably use a standard escape sequence like \t.