Documentation ¶
Index ¶
- func FindExcelContentForRowIndex(f *excelize.File, sheetName string, content string, column int) (result int, err error)
- func InitTitleColumnIndex(f *excelize.File, sheetName string, rowIndex int, startCols ...int) (result map[string]int, err error)
- func ReadPureData(f *excelize.File, sheetName string, markInts ...int) (result []map[string]string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitTitleColumnIndex ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.