summaryrefslogtreecommitdiff
path: root/rows.go
Commit message (Collapse)AuthorAge
* 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 ↵Ri Xu2017-01-18
| | | | | | | and set column width; - Add escape characters of sheet name; - Update go test and fix typo
* Remove useless `.xlsx` tested files and go test updated.Ri Xu2016-11-02
|
* looping on row col functionalityahmad2016-10-31