//
pkg.gl
Category
github.com/ddkwork/toolbox
formats
xlsx
package
0.0.0-20241116165817-883d5d7d379c
Repository:
https://github.com/ddkwork/toolbox.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
326 SLOC
#
Functions
Load
Load sheets from an .xlsx file.
ParseRef
ParseRef parses a string into a Ref.
Read
Read sheets from an .xlsx stream.
#
Constants
Boolean
Cell types.
Number
Cell types.
String
Cell types.
#
Structs
Cell
Cell holds the contents of a cell.
Ref
Ref holds a cell reference.
Sheet
Sheet holds the data contained in a single worksheet.
#
Type aliases
CellType
CellType holds an enumeration of cell types.