xlsx

package
v0.1.22 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultSheetName = "Sheet1"

Variables

This section is empty.

Functions

func FromXLSX

func FromXLSX(data []byte) ([]string, [][]any, error)

FromXLSX converts the given xlsx file to fields and rows.

func ToXLSX

func ToXLSX(fields []string, rows [][]any) ([]byte, error)

ToXLSX converts the given fields and rows to a xlsx file.

Types

This section is empty.

Jump to

Keyboard shortcuts

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