Documentation ¶
Index ¶
- func GetAxis(x, y int) string
- func GetSheetName(v interface{}) string
- func Num2AZ(num int) string
- func Open(r io.Reader) (*excelize.File, error)
- func ParseAll(r io.Reader, models ...interface{}) error
- func ParseSheet(file *excelize.File, v interface{}) error
- func String2Value(s string, rv reflect.Value) error
- func ZeroValue(kind reflect.Kind) (interface{}, error)
- type SheetName
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSheetName ¶
func GetSheetName(v interface{}) string
func ParseSheet ¶
func ParseSheet(file *excelize.File, v interface{}) error
Types ¶
Click to show internal directories.
Click to hide internal directories.