Documentation
¶
Overview ¶
gsheets.go is a part of the dataset package written to allow import/export of records to/from dataset collections.
Authors R. S. Doiel, <rsdoiel@library.caltech.edu> and Tom Morrel, <tmorrell@library.caltech.edu>
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ColNoToColLetters ¶ added in v0.0.47
ColNoToColLetters converts a zero based column index to a spreadsheet style letter sequence (e.g. 0 -> A, 26 -> AB, 52 -> BA, ..) If colNo is legative then an empty string is returned.
func WriteSheet ¶ added in v0.0.5
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.