summaryrefslogtreecommitdiff
path: root/rows.go
Commit message (Expand)AuthorAge
* - Font bold, italic and underline style support. Relate issue #45;Ri Xu2017-04-25
* - Initialize char support, relate issue #31;Ri Xu2017-04-23
* Performance improvementRi Xu2017-03-12
* - Complete the element `sheetFormatPr` struct definition;Ri Xu2017-03-10
* Bugfix #23 can't get multiple records.Ri Xu2017-02-17
* - Improved performance when reading large files, call Token to read tokens on...Ri Xu2017-02-12
* Fix issue #19.Ri Xu2017-02-07
* Add SetRowHeight functionNikolas Silva2017-02-02
* Format commants, break comments after 80 characters.Ri Xu2017-01-18
* - New function `SetSheetName` and `SetColWidth` added, support rename sheet a...Ri Xu2017-01-18
* Remove useless `.xlsx` tested files and go test updated.Ri Xu2016-11-02
* looping on row col functionalityahmad2016-10-31