//
pkg.gl
Category
github.com/UNO-SOFT/spreadsheet
module
package
0.1.7
Repository:
https://github.com/uno-soft/spreadsheet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
6
Files
102 SLOC
#
Packages
csv2ods
No description provided by the author
csv2pdf
No description provided by the author
ods
No description provided by the author
xlsx
No description provided by the author
#
Functions
GetEncoding
No description provided by the author
OpenCsv
No description provided by the author
#
Variables
EncName
No description provided by the author
ErrTooManyRows
No description provided by the author
#
Structs
Column
Column contains the Name of the column and header's style and column's style.
Style
Style is a style for a column/row/cell.
#
Interfaces
Sheet
Sheet should be Closed when finished.
Writer
Writer writes the spreadsheet consisting of the sheets created with NewSheet.
#
Type aliases
Number
Number is a string that contains a number.