| Commit message (Expand) | Author | Age |
* | Function `GetCellValue()` performance improvement by avoid repeating deserial... | Ri Xu | 2017-06-29 |
* | - Unify the index row number index of functions `SetRowHeight()` and `GetRowH... | Ri Xu | 2017-06-29 |
* | API changed, use `NewFile()` instead of `CreateFile()` and use `SaveAs()` ins... | Ri Xu | 2017-06-28 |
* | - Make function `TitleToNumber()` exportable, note that function `ToAlphaStri... | Ri Xu | 2017-06-27 |
* | - New functions: `GetSheetVisible()` and `GetRowVisible()` added, relate issu... | Ri Xu | 2017-06-14 |
* | Init auto filter support, relate issue #59. | Ri Xu | 2017-06-08 |
* | - Formatted cell data support, fix issue #48; | Ri Xu | 2017-05-05 |
* | - Font bold, italic and underline style support. Relate issue #45; | Ri Xu | 2017-04-25 |
* | - Initialize char support, relate issue #31; | Ri Xu | 2017-04-23 |
* | Performance improvement | Ri Xu | 2017-03-12 |
* | - Complete the element `sheetFormatPr` struct definition; | Ri Xu | 2017-03-10 |
* | Bugfix #23 can't get multiple records. | Ri Xu | 2017-02-17 |
* | - Improved performance when reading large files, call Token to read tokens on... | Ri Xu | 2017-02-12 |
* | Fix issue #19. | Ri Xu | 2017-02-07 |
* | Add SetRowHeight function | Nikolas Silva | 2017-02-02 |
* | Format commants, break comments after 80 characters. | Ri Xu | 2017-01-18 |
* | - New function `SetSheetName` and `SetColWidth` added, support rename sheet a... | Ri Xu | 2017-01-18 |
* | Remove useless `.xlsx` tested files and go test updated. | Ri Xu | 2016-11-02 |
* | looping on row col functionality | ahmad | 2016-10-31 |