goxlsx

package
v1.2.116 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

README

go xlxs

基于这个库
go get github.com/xuri/excelize/v2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type XlsxWrite added in v1.2.116

type XlsxWrite struct {
	// contains filtered or unexported fields
}

func New added in v1.2.116

func New() *XlsxWrite

func (*XlsxWrite) AppendData added in v1.2.116

func (x *XlsxWrite) AppendData(data []interface{}) *XlsxWrite

func (*XlsxWrite) AppendRows added in v1.2.116

func (x *XlsxWrite) AppendRows(data [][]interface{}) *XlsxWrite

func (*XlsxWrite) Output added in v1.2.116

func (x *XlsxWrite) Output(ctx *gin.Context, filename string) (err error)

func (*XlsxWrite) Save2File added in v1.2.116

func (x *XlsxWrite) Save2File(filename string) (err error)

func (*XlsxWrite) SetSheetName added in v1.2.116

func (x *XlsxWrite) SetSheetName(sheetName string) *XlsxWrite

func (*XlsxWrite) SetTitles added in v1.2.116

func (x *XlsxWrite) SetTitles(titles []string) *XlsxWrite

Jump to

Keyboard shortcuts

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