Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrExcelizeFileCannotBeNil = errors.New("excelize.File cannot be nil")
Functions ¶
func ColumnsCollapse ¶
ColumnsCollapse converts a response from `excelize.File.GetCols()` to an `[]string` suitable for `Table.Columns`.
func GetCellValue ¶
Types ¶
type File ¶ added in v2.15.0
func (*File) SheetColumnNames ¶ added in v2.16.0
func (*File) SheetNames ¶ added in v2.16.0
Click to show internal directories.
Click to hide internal directories.