myhololens / v2xlsx2md

tool to read a (partial) table from an Excel document and convert it to markdown file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xlsx2md

go run main.go -i ~/Downloads/MyDoc.xlsx -o mydoc.md -sheet Sheet3 -header A3:E3 -body A4:E148

About

tool to read a (partial) table from an Excel document and convert it to markdown file


Languages

Language:Go 100.0%