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
/
rows.go
Commit message (
Expand
)
Author
Age
*
- 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