package
0.0.0-20231015105217-0a0c50cda662
Repository: https://github.com/deathfireofdoom/excel-client-go.git
Documentation: pkg.go.dev

# Functions

NewCell creates a new Cell instance.
NewSheet creates a new Sheet instance.
NewWorkbook initializes a new Workbook instance.

# Constants

Excel 97-2003 workbook.
Standard Excel workbook.
Excel workbook with macros.

# Structs

Cell represents a single cell in a spreadsheet.
Sheet represents a single worksheet within a spreadsheet.
Workbook represents a spreadsheet file containing multiple sheets.

# Type aliases

Extension represents the type of file extension for a workbook.