summaryrefslogtreecommitdiff
path: root/xmlWorksheet.go
Commit message (Expand)AuthorAge
* Add support to flip outline summariesHarris2018-12-13
* resolve #273 new feature: protect sheet supportHcySunYang2018-11-02
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* Fix golint errors under confidence 0.1xuri2018-09-12
* DataValidation struct changedxuri2018-09-01
* add datavalidation test and fixed struct bug issue #240rentiansheng2018-09-01
* data validation funcationrentiansheng2018-07-30
* Use min/mid/max value for 2 and 3 color scale conditional formattingAlex Whitney2018-07-25
* - Support to read inlineStr type cell value, relate issue #208, PR #209;Ri Xu2018-04-09
* Add {G,S}etSheetPrOptions()Olivier Mengué2017-11-17
* Merge pull request #149 from dolmen-go/feature/SheetView-optionsxuri2017-11-17
|\
| * Add SetSheetViewOptions and GetSheetViewOptions (#145)Olivier Mengué2017-11-16
* | Bugfix: corrupted xlsx after write operation, relate issue #152.Ri Xu2017-11-16
|/
* Update struct define to fix issue #112.Ri Xu2017-09-05
* Document updated.Ri Xu2017-08-11
* - Init conditional format support, relate issue #75;Ri Xu2017-08-11
* - Init create or remove panes support;Ri Xu2017-07-30
* - Fix missing element in worksheet, workbook and styles. Related issue #81;Ri Xu2017-07-15
* - Unify the index row number index of functions `SetRowHeight()` and `GetRowH...Ri Xu2017-06-29
* Init auto filter support, relate issue #59.Ri Xu2017-06-08
* - Worksheet conditional formatting support added, relate issue #56;Ri Xu2017-05-25
* Leading space(s) character in cell value detection added. Related issue #32.Ri Xu2017-03-28
* - Complete the element `sheetFormatPr` struct definition;Ri Xu2017-03-10
* - New feature: border setting support (Related issue #21);Ri Xu2017-03-06
* Fix data validation property is missing after saved. Related issue issue #28.Ri Xu2017-03-03
* 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
* Fix issue struct field `paperHeight` has xml tag but is not exported.Ri Xu2016-12-31
* - Performance improvement, remove `replaceRelationshipsID` and `workBookCompa...Ri Xu2016-12-31
* - Fix issue: sheet protection and conditional formatting proprietary missing ...Ri Xu2016-12-26
* - Fix issue: pivot cache and extending spreadsheetML missing;Ri Xu2016-12-26
* - Update maximum 31 characters allowed in sheet title;Ri Xu2016-12-23
* - Fix issue comments missing after save;Ri Xu2016-12-22
* - Fix issue background image and table missing after save;Ri Xu2016-12-20
* Fix hyperlink missing after save issue and update completion row element logi...Ri Xu2016-12-20
* 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 f...Ri Xu2016-08-31
* Init commit.Ri Xu2016-08-30