package
0.0.0-20211226052325-5bb0c7bb1d57
Repository: https://github.com/brickman-source/golang-utilities.git
Documentation: pkg.go.dev

# Functions

Given zero-based array indices output the Excel cell reference.
Create a sheet with no dimensions.
Create a sheet with dimensions derived from the given columns.
NewWorkbookWriter creates a new WorkbookWriter, which SheetWriters will operate on.
Convert time to the OLE Automation format.

# Constants

Basic spreadsheet cell types.
Basic spreadsheet cell types.
Basic spreadsheet cell types.
Basic spreadsheet cell types.

# Variables

Templates for the various XML content in XLST files.
Templates for the various XML content in XLST files.
Templates for the various XML content in XLST files.
Templates for the various XML content in XLST files.
Templates for the various XML content in XLST files.
Templates for the various XML content in XLST files.
Templates for the various XML content in XLST files.
Templates for the various XML content in XLST files.
Templates for the various XML content in XLST files.

# Structs

XLSX Spreadsheet Cell.
XLSX Spreadsheet Column.
XLSX Spreadsheet Document Properties.
XLSX Spreadsheet Row.
XLSX Spreadsheet.
Handles the writing of a sheet.
Handles the writing of an XLSX workbook.

# Type aliases

No description provided by the author