excel

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2020 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetRow

func SetRow(f *excelize.File, sheet string, column int, row int, lst []string) error

SetRow - set row

func SetSheet

func SetSheet(f *excelize.File, sheet string, column int, row int, lsthead []string, nums int,
	funcGetHeadComment FuncGetHeadComment, funcGetCellWithPB FuncGetCellWithPB) error

SetSheet - set sheet

func SetSheetEx

func SetSheetEx(f *excelize.File, sheet string, column int, row int, lsthead []string, nums int,
	funcGetHeadComment FuncGetHeadComment, funcIsIgnoreRow FuncIsIgnoreRow, funcGetCellWithPB FuncGetCellWithPB) error

SetSheetEx - set sheet

Types

type FuncGetCellWithPB

type FuncGetCellWithPB func(i int, member string) (interface{}, error)

FuncGetCellWithPB - getcellwithpb(i int, member string) (interface{}, error)

type FuncGetHeadComment

type FuncGetHeadComment func(i int, head string) string

FuncGetHeadComment - getheadcomment(i int, head string) string

type FuncIsIgnoreRow

type FuncIsIgnoreRow func(i int) bool

FuncIsIgnoreRow - isignorerow(i int) bool

Jump to

Keyboard shortcuts

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