index
:
anyxcelize
getRowInterface
A fork of excelize to be able to write non-strings.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
file.go
Commit message (
Collapse
)
Author
Age
*
- Fix SheetCount count error;
Ri Xu
2017-04-01
|
|
|
|
|
- Optimize deserialization operations; - README updated, add go version required notice
*
Performance improvement
Ri Xu
2017-03-12
|
*
Standardize input and output
Josh Fyne
2017-02-16
|
*
Support set work sheet background image.
Ri Xu
2017-01-24
|
*
Format commants, break comments after 80 characters.
Ri Xu
2017-01-18
|
*
- New function `SetSheetName` and `SetColWidth` added, support rename sheet ↵
Ri Xu
2017-01-18
|
|
|
|
|
|
|
and set column width; - Add escape characters of sheet name; - Update go test and fix typo
*
Update godoc of package.
Ri Xu
2016-10-19
|
*
Fix issue #2 change project to object-oriented style and update readme file.
Ri Xu
2016-09-05
|
*
Fix issue #4 use builtin `map` instead of home-built.
Ri Xu
2016-09-05
|
*
Format code with golint rules
Ri Xu
2016-09-02
|
*
Update testing file more case added and reading cell value usage example in ↵
Ri Xu
2016-09-02
|
|
|
|
readme added.
*
Init commit.
Ri Xu
2016-08-30