xjexcel

package
v0.8.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2022 License: MIT Imports: 5 Imported by: 0

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表格

func TagField

func TagField(tag, field string) string

Types

type ExcelField

type ExcelField struct {
	Name   string
	Column string
	Desc   string
	Width  float64
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL