summaryrefslogtreecommitdiff
path: root/col.go
Commit message (Expand)AuthorAge
* - Unify the index row number index of functions `SetRowHeight()` and `GetRowH...Ri Xu2017-06-29
* Function `GetColWidth()` and `GetRowHeight()` has been exported, relate issue...Ri Xu2017-06-28
* API changed, use `NewFile()` instead of `CreateFile()` and use `SaveAs()` ins...Ri Xu2017-06-28
* - Make function `TitleToNumber()` exportable, note that function `ToAlphaStri...Ri Xu2017-06-27
* - New functions `GetColVisible()` and `SetColVisible()` added, relate issue #61;Ri Xu2017-06-15
* Performance improvementRi Xu2017-03-12
* Support set work sheet background image.Ri Xu2017-01-24
* Support add picture with offset and scaling.Ri Xu2017-01-22
* 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