Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support to flip outline summaries | Harris | 2018-12-13 |
| | | | | | | | | | This adds outlinePr support, with the summaryBelow attribute which defaults to true. Closes #304 Signed-off-by: Michael Harris | ||
* | Comments style changed. | xuri | 2018-09-14 |
| | |||
* | Comments style changed. | xuri | 2018-09-14 |
| | |||
* | Comments style changed. | xuri | 2018-09-14 |
| | |||
* | Fix golint errors under confidence 0.1 | xuri | 2018-09-12 |
| | |||
* | Fixes #256 and format document. | xuri | 2018-08-06 |
| | |||
* | - 24 hour time format supported, relate issue #163; | Ri Xu | 2017-12-01 |
| | | | | - godoc and go test updated | ||
* | Add {G,S}etSheetPrOptions() | Olivier Mengué | 2017-11-17 |
Add SetSheetPrOptions and GetSheetPrOptions to allow to set options on <sheetPr> and <pageSetUpPr>. The following options are implemented: - CodeName (string) - EnableFormatConditionsCalculation (bool) - Published (bool) - FitToPage (bool) - AutoPageBreaks (bool) |