excelutil

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package excelutil

@author: xwc1125

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Write

func Write(w http.ResponseWriter, req *http.Request, fileName string)

Types

type XlsxRow

type XlsxRow struct {
	Row  *xlsx.Row
	Data []string
}

func NewRow

func NewRow(row *xlsx.Row, data []string) *XlsxRow

func (*XlsxRow) GenerateRow

func (row *XlsxRow) GenerateRow() error

func (*XlsxRow) SetRowTitle

func (row *XlsxRow) SetRowTitle() error

Jump to

Keyboard shortcuts

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