文件名称:exceltk
介绍说明--下载内容均来自于网络,请自行研究使用
xceltk用例
-----------
- 整个表格
exceltk.exe -t md -xls xxx.xls
exceltk.exe -t md -xls xxx.xlsx
- 指定sheet
exceltk.exe -t md -xls xx.xls -sheet sheetname
exceltk.exe -t md -xls xx.xlsx -sheet sheetname
exceltk特性
-----------
- 转换Excel表格到MarkDown表格
- 支持Excel单元格带超链接
- 如果Excel里有合并的跨行单元格,在转换后的MarkDown里是分开的单元格,这是因为MarkDown本身不支持跨行单元格
- 如果Excel表格右侧有大量的空列,则会被自动裁剪,算法是根据前100行来检测并计算(Xceltk use case
At
- the entire form
Exceltk.exe, -t, MD, -xls, xxx.xls
Exceltk.exe, -t, MD, -xls, xxx.xlsx
- specify sheet
Exceltk.exe, -t, MD, -xls, xx.xls, -sheet, sheetname
Exceltk.exe, -t, MD, -xls, xx.xlsx, -sheet, sheetname
Exceltk characteristics
At
- convert the Excel table to the MarkDown table
- support Excel cells with hyperlinks
If there are merged rows of cells in Excel, separate cells are in the converted MarkDown, because MarkDown itself does not support rows of cells
If you have a large number of empty columns on the right side of the Excel table, it will be automatically cropped. The algorithm is checked and calculated based on the first 100 lines)
-----------
- 整个表格
exceltk.exe -t md -xls xxx.xls
exceltk.exe -t md -xls xxx.xlsx
- 指定sheet
exceltk.exe -t md -xls xx.xls -sheet sheetname
exceltk.exe -t md -xls xx.xlsx -sheet sheetname
exceltk特性
-----------
- 转换Excel表格到MarkDown表格
- 支持Excel单元格带超链接
- 如果Excel里有合并的跨行单元格,在转换后的MarkDown里是分开的单元格,这是因为MarkDown本身不支持跨行单元格
- 如果Excel表格右侧有大量的空列,则会被自动裁剪,算法是根据前100行来检测并计算(Xceltk use case
At
- the entire form
Exceltk.exe, -t, MD, -xls, xxx.xls
Exceltk.exe, -t, MD, -xls, xxx.xlsx
- specify sheet
Exceltk.exe, -t, MD, -xls, xx.xls, -sheet, sheetname
Exceltk.exe, -t, MD, -xls, xx.xlsx, -sheet, sheetname
Exceltk characteristics
At
- convert the Excel table to the MarkDown table
- support Excel cells with hyperlinks
If there are merged rows of cells in Excel, separate cells are in the converted MarkDown, because MarkDown itself does not support rows of cells
If you have a large number of empty columns on the right side of the Excel table, it will be automatically cropped. The algorithm is checked and calculated based on the first 100 lines)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
exceltk.exe