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
/
xmlWorksheet.go
Commit message (
Expand
)
Author
Age
*
- Complete the element `sheetFormatPr` struct definition;
Ri Xu
2017-03-10
*
- New feature: border setting support (Related issue #21);
Ri Xu
2017-03-06
*
Fix data validation property is missing after saved. Related issue issue #28.
Ri Xu
2017-03-03
*
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
*
Fix issue struct field `paperHeight` has xml tag but is not exported.
Ri Xu
2016-12-31
*
- Performance improvement, remove `replaceRelationshipsID` and `workBookCompa...
Ri Xu
2016-12-31
*
- Fix issue: sheet protection and conditional formatting proprietary missing ...
Ri Xu
2016-12-26
*
- Fix issue: pivot cache and extending spreadsheetML missing;
Ri Xu
2016-12-26
*
- Update maximum 31 characters allowed in sheet title;
Ri Xu
2016-12-23
*
- Fix issue comments missing after save;
Ri Xu
2016-12-22
*
- Fix issue background image and table missing after save;
Ri Xu
2016-12-20
*
Fix hyperlink missing after save issue and update completion row element logi...
Ri Xu
2016-12-20
*
Update godoc of package.
Ri Xu
2016-10-19
*
Fix zoom scale and page layout view setting of XLSX.
Ri Xu
2016-09-22
*
Add custom height and zero height attributes in sheetFormatPr element.
Ri Xu
2016-09-19
*
Fix missing show grid lines property and godoc updated.
Ri Xu
2016-09-07
*
Format code with golint rules
Ri Xu
2016-09-02
*
1) Update readme file credits and go report badge added; 2) Remove use less f...
Ri Xu
2016-08-31
*
Init commit.
Ri Xu
2016-08-30