summaryrefslogtreecommitdiff
path: root/xmlWorksheet.go
Commit message (Collapse)AuthorAge
* - Fix issue background image and table missing after save;Ri Xu2016-12-20
| | | | - Update test template for this fix
* Fix hyperlink missing after save issue and update completion row element ↵Ri Xu2016-12-20
| | | | logic to enhance compatibility.
* Update godoc of package.Ri Xu2016-10-19
|
* Fix zoom scale and page layout view setting of XLSX.Ri Xu2016-09-22
|
* Add custom height and zero height attributes in sheetFormatPr element.Ri Xu2016-09-19
|
* Fix missing show grid lines property and godoc updated.Ri Xu2016-09-07
|
* Format code with golint rulesRi Xu2016-09-02
|
* 1) Update readme file credits and go report badge added; 2) Remove use less ↵Ri Xu2016-08-31
| | | | function; 3) Update test file.
* Init commit.Ri Xu2016-08-30