excel

package
v0.0.0-...-dc66ec4 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2019 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Excel

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

func New

func New(path string) *Excel

func (*Excel) AddRow

func (e *Excel) AddRow(sheet *xlsx.Sheet, data []interface{})

func (*Excel) NewSheet

func (e *Excel) NewSheet(name string, heads []string) (*xlsx.Sheet, error)

func (*Excel) Path

func (e *Excel) Path() string

func (*Excel) Save

func (e *Excel) Save() error

Jump to

Keyboard shortcuts

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