Geoffrey J. Teale
|
43793f1126
Slightly fleshed out the baselines testcase for readRowsFromSheet ahead of attempting to refactor
|
%!s(int64=14) %!d(string=hai) anos |
Geoffrey J. Teale
|
8814fbe6ce
Tested trailing space rows and fixed handling of integer fields
|
%!s(int64=14) %!d(string=hai) anos |
Geoffrey J. Teale
|
1d21c43bbd
* lib.go: Add functions to convert string coords to cartesian coords - eg "A3" -> 0,2
|
%!s(int64=14) %!d(string=hai) anos |
Geoffrey J. Teale
|
44799e921d
Baseline functionality working with minimal testing - lets call this 0.01
|
%!s(int64=14) %!d(string=hai) anos |
Geoffrey J. Teale
|
40bcbbcb5f
Extract XLSXWorksheet from XLSX file from a reference in XSLXSheet
|
%!s(int64=14) %!d(string=hai) anos |
Geoffrey J. Teale
|
1db7a9d381
* lib_test.go: Removed unused import
|
%!s(int64=14) %!d(string=hai) anos |
Geoffrey J. Teale
|
81782d3510
Added docstring as widely as possible
|
%!s(int64=14) %!d(string=hai) anos |
Geoffrey J. Teale
|
373a7297cc
Factored out tests to files matching the source locations.
|
%!s(int64=14) %!d(string=hai) anos |
Geoffrey J. Teale
|
d8266296ab
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 |
Geoffrey J. Teale
|
ada80d9522
* lib_test.go: Test creation of XLSXSheetStruct objects when opening a file
|
%!s(int64=14) %!d(string=hai) anos |
Geoffrey J. Teale
|
4304de9880
* lib.go: Added MakeSharedStringRefTable
|
%!s(int64=14) %!d(string=hai) anos |
Geoffrey J. Teale
|
5ae5b18675
Initial untidy structure and tests
|
%!s(int64=14) %!d(string=hai) anos |