Историја ревизија

Аутор SHA1 Порука Датум
  Jinzhu 21214a514d Rename import path to github.com/360EntSecGroup-Skylar/excelize пре 8 година
  Ri Xu f10ee929d0 - Bugfix: use sheet name in func `AddPicture`, relate issue #142; пре 8 година
  Ri Xu b4ffa8ce48 - Add unsigned integer data type support, related issue #136; пре 8 година
  Ri Xu 9b5b74d480 Performance optimization, use the array index instead of the value in range. пре 8 година
  Ri Xu 905be463ed Improve code readability. пре 8 година
  Ri Xu e820388d70 Handle coordinate parse exception, relate issue #122. пре 8 година
  Ri Xu b7b937a8a3 godoc updated. пре 8 година
  Ri Xu f05f799f8d - API changed, use worksheet name instead of "sheet" + index, related issue #25, #43, #47, #51, #89, #101, #116 and #120. пре 8 година
  Ri Xu 574a6b20d1 Golang 1.9 compatible, fix issue #111 пре 8 година
  Ri Xu a8cf38ebd5 - New function `GetCellHyperLink()` added, relate issue #98; пре 8 година
  Takayuki Usui 88d10ff27b Fix round-off error in representation of date and time values пре 8 година
  Ri Xu 308776e350 Optimize code, go test and godoc updated. пре 8 година
  Youngwan Kim 5a4870d1cf Add extra argument "Linktype" to SetCellHyperLink пре 8 година
  Ri Xu 8493fea373 - Add number format code with unicode values, relate issue #86; пре 8 година
  Ri Xu 6aa59a1af2 - Init insert/remove column/row support. Relate issue #77 and #82; пре 8 година
  Ri Xu 38df838598 Bugfix: unable to read the value of the merged cell, relate issue #78 пре 8 година
  Ri Xu e05867a033 Function `GetCellValue()` performance improvement by avoid repeating deserialization, relate issue #70. пре 8 година
  Ri Xu 555e2ba9a8 - Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63; пре 8 година
  Ri Xu 35841caaf1 - Function `formattedValue()` performance improvement by avoid repeating deserialization, relate issue #64; пре 8 година
  Ri Xu dea57dd0ae Code optimize. пре 8 година
  Ri Xu 66349f8ec0 Handle number formats out of built-in range exception by returning raw value, relate issue #50. пре 8 година
  Ri Xu 8fbab47444 - Formatted cell data support, fix issue #48; пре 8 година
  Ri Xu de6e075713 Performance improvement пре 8 година
  Ri Xu 5384756d64 - Complete the element `sheetFormatPr` struct definition; пре 8 година
  Ri Xu 1f73f08185 - New feature: border setting support (Related issue #21); пре 8 година
  Ri Xu 0833a9d5da - Improved performance when reading large files, call Token to read tokens one by one instead Unmarshal. Related issue #20 ; пре 8 година
  Ri Xu a1060e779e Make functions: `SetCellValue`, `SetCellInt`, `SetCellHyperLink`, `SetCellFormula`, `GetCellValue` and `GetCellFormula` to support the merged cells. пре 9 година
  Ri Xu c0a3020886 Support create merge cell. пре 9 година
  Ri Xu 9559f454a7 Fix issue #17, update README and fix typo. пре 9 година
  Ri Xu 4a9b39afc6 - Add hyperlink and set formula support for cell support; пре 9 година