Geoffrey Teale
|
fe870cea58
Moved construction of blank row out to seperate function as part of addressing issue #2
|
%!s(int64=14) %!d(string=hai) anos |
Geoffrey Teale
|
9d265441e1
Slightly fleshed out the baselines testcase for readRowsFromSheet ahead of attempting to refactor
|
%!s(int64=14) %!d(string=hai) anos |
Geoffrey Teale
|
c365aeeec4
Tested trailing space rows and fixed handling of integer fields
|
%!s(int64=14) %!d(string=hai) anos |
Geoffrey Teale
|
f8f352ba5c
* lib.go: Add functions to convert string coords to cartesian coords - eg "A3" -> 0,2
|
%!s(int64=14) %!d(string=hai) anos |
Geoff Teale
|
c0c95c0ddb
Baseline functionality working with minimal testing - lets call this 0.01
|
%!s(int64=14) %!d(string=hai) anos |
Geoff Teale
|
41359b127b
Extract XLSXWorksheet from XLSX file from a reference in XSLXSheet
|
%!s(int64=14) %!d(string=hai) anos |
Geoff Teale
|
be31440332
* lib_test.go: Removed unused import
|
%!s(int64=14) %!d(string=hai) anos |
Geoff Teale
|
445cb6a216
Added docstring as widely as possible
|
%!s(int64=14) %!d(string=hai) anos |
Geoff Teale
|
0fb51f65f6
Factored out tests to files matching the source locations.
|
%!s(int64=14) %!d(string=hai) anos |
Geoff Teale
|
bf70898df3
Refactored internal types out to seperate files and renamed the high-level "public facing" structs - slowly moving towards the idea of a two layer API.
|
%!s(int64=14) %!d(string=hai) anos |
Geoff Teale
|
0d2832c960
* lib_test.go: Test creation of XLSXSheetStruct objects when opening a file
|
%!s(int64=14) %!d(string=hai) anos |
Geoff Teale
|
61a548e27c
* lib.go: Added MakeSharedStringRefTable
|
%!s(int64=14) %!d(string=hai) anos |
Geoff Teale
|
dfd19ba66e
Initial untidy structure and tests
|
%!s(int64=14) %!d(string=hai) anos |