Commit History

Author SHA1 Message Date
  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. 12 years ago
  Geoffrey J. Teale 591bf2a4b1 Merge branch 'pr-mac-number' of https://github.com/bronze1man/xlsx 12 years ago
  bronze1man 2af8a75324 gofmt 12 years ago
  bronze1man 0925981d9e add macExcelFile to test 12 years ago
  bronze1man db793e2534 parse excel from mac Number 12 years ago
  Geoffrey J. Teale e3897a16f7 go fmt 12 years ago
  magician1 a6c85cca7b refer to xl/_rels/workbook.xml.rel 12 years ago
  Geoffrey J. Teale 2c1335f283 Add some extra information to style extracted from file 12 years ago
  Geoffrey J. Teale e1b62dc4b4 go fmt 12 years ago
  frogs 7f07add817 bug fix 13 years ago
  Steven Degutis 75d556e806 only exporting proper things 13 years ago
  Geoffrey J. Teale d41901f070 All tests passing on Go1 13 years ago
  Geoffrey J. Teale 18d5f1ea2b Now compiling with Go 1 13 years ago
  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 14 years ago
  Geoffrey J. Teale 1d21c43bbd * lib.go: Add functions to convert string coords to cartesian coords - eg "A3" -> 0,2 14 years ago
  Geoffrey J. Teale 40bcbbcb5f Extract XLSXWorksheet from XLSX file from a reference in XSLXSheet 14 years ago
  Geoffrey J. Teale 81782d3510 Added docstring as widely as possible 14 years ago
  Geoffrey J. Teale 05c6d3ed45 * lib.go: Migrated XLSXWorkbook structs out to their own file 14 years ago