Historial de Commits

Autor SHA1 Mensaje Fecha
  Geoffrey J. Teale 38cf34ce4f Additional logic not required in getWorksheetFromSheet as we correctly read the mapping from the workbook.xml.rels file within the XLSX bundle. hace 12 años
  Geoffrey J. Teale 591bf2a4b1 Merge branch 'pr-mac-number' of https://github.com/bronze1man/xlsx hace 12 años
  bronze1man 2af8a75324 gofmt hace 12 años
  bronze1man 0925981d9e add macExcelFile to test hace 12 años
  bronze1man db793e2534 parse excel from mac Number hace 12 años
  Geoffrey J. Teale e3897a16f7 go fmt hace 12 años
  magician1 a6c85cca7b refer to xl/_rels/workbook.xml.rel hace 12 años
  Geoffrey J. Teale 2c1335f283 Add some extra information to style extracted from file hace 12 años
  Geoffrey J. Teale e1b62dc4b4 go fmt hace 12 años
  frogs 7f07add817 bug fix hace 13 años
  Steven Degutis 75d556e806 only exporting proper things hace 13 años
  Geoffrey J. Teale d41901f070 All tests passing on Go1 hace 13 años
  Geoffrey J. Teale 18d5f1ea2b Now compiling with Go 1 hace 13 años
  Geoffrey J. Teale 55affccb39 Address issue #3 (again) - use `xml:"attr"` instead of "attr" in structs used by xml.Unmarshall. gotest now passes on r59 hace 14 años
  Geoffrey J. Teale 1d21c43bbd * lib.go: Add functions to convert string coords to cartesian coords - eg "A3" -> 0,2 hace 14 años
  Geoffrey J. Teale 40bcbbcb5f Extract XLSXWorksheet from XLSX file from a reference in XSLXSheet hace 14 años
  Geoffrey J. Teale 81782d3510 Added docstring as widely as possible hace 14 años
  Geoffrey J. Teale 05c6d3ed45 * lib.go: Migrated XLSXWorkbook structs out to their own file hace 14 años