Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindExcelCol ¶
func FindExcelCol(list []ExcelField, col string) bool
func FindMaxExcelCol ¶
func FindMaxExcelCol(list []ExcelField) string
func ListToExcel ¶
func ListToExcel(list interface{}, title, sheetName string) *excelize.File
将数据列表转成excel表格
Types ¶
Click to show internal directories.
Click to hide internal directories.