Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCSVFromXLSXFile ¶
func GenerateCSVFromXLSXFile(excelFileName string, orginFileUrl string, sheetIndex int, ignoreRows int, timeFormatIndex []int64) ([][]string, error)
* * excelFileName 本地excel路径名 * orginFileUrl 远程excel url * sheetIndex 第几份excel * ignoreRows 忽略行数 * timeFormatIndex 需要转换时间格式的列
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.