Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | This closes #1296, add new function `GetRowOpts` for stream reader (#1297) | Thomas Charbonnel | 2022-08-11 |
| | | | | - Support get rows properties by `GetRowOpts` function - New exported constant `MaxCellStyles` | ||
* | This closes #1095, support to set and get document application properties | xuri | 2021-12-26 |
| | |||
* | This improves compatibility for absolute XML path, Windows-style directory ↵ | xuri | 2021-02-27 |
| | | | | separator and inline namespace; | ||
* | Compatibility improvement | xuri | 2019-09-24 |
| | |||
* | Fixes #195: Make GetRows return value avoid empty cell | Rafael Barros | 2019-01-01 |
| | | | | | | | | * #195: proposed resolution to the issue * Make GetRows return value avoid empty cell * Update test file to fix broken testing. | ||
* | Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and ↵ | xuri | 2018-12-15 |
| | | | | `GetActiveSheetIndex()` | ||
* | resolve #273 new feature: protect sheet support | HcySunYang | 2018-11-02 |
| | | | new feature: protect sheet support, relate issue #273 | ||
* | resolve #276, add OfficeOpenXML-XMLSchema-Strict mode support | xuri | 2018-10-17 |
| | |||
* | - Initialize shared formula types support, relate issue #227; | xuri | 2018-05-26 |
| | | | | - go test and godoc has been updated | ||
* | - Support to read inlineStr type cell value, relate issue #208, PR #209; | Ri Xu | 2018-04-09 |
| | | | | - go test and godoc has been updated | ||
* | - Fix `checkCellInArea()` index out of range when merged cell ref is single ↵ | Ri Xu | 2018-04-08 |
| | | | | | | | coordinate, relate issue #206; - go test updated; - Repository icon for SourceTree has been added | ||
* | Readme and godoc has been updated. | Ri Xu | 2018-03-06 |