summaryrefslogtreecommitdiff
path: root/test/Book1.xlsx
Commit message (Collapse)AuthorAge
* This closes #1296, add new function `GetRowOpts` for stream reader (#1297)Thomas Charbonnel2022-08-11
| | | | - Support get rows properties by `GetRowOpts` function - New exported constant `MaxCellStyles`
* This closes #1095, support to set and get document application propertiesxuri2021-12-26
|
* This improves compatibility for absolute XML path, Windows-style directory ↵xuri2021-02-27
| | | | separator and inline namespace;
* Compatibility improvementxuri2019-09-24
|
* Fixes #195: Make GetRows return value avoid empty cellRafael Barros2019-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 ↵xuri2018-12-15
| | | | `GetActiveSheetIndex()`
* resolve #273 new feature: protect sheet supportHcySunYang2018-11-02
| | | new feature: protect sheet support, relate issue #273
* resolve #276, add OfficeOpenXML-XMLSchema-Strict mode supportxuri2018-10-17
|
* - Initialize shared formula types support, relate issue #227;xuri2018-05-26
| | | | - go test and godoc has been updated
* - Support to read inlineStr type cell value, relate issue #208, PR #209;Ri Xu2018-04-09
| | | | - go test and godoc has been updated
* - Fix `checkCellInArea()` index out of range when merged cell ref is single ↵Ri Xu2018-04-08
| | | | | | | coordinate, relate issue #206; - go test updated; - Repository icon for SourceTree has been added
* Readme and godoc has been updated.Ri Xu2018-03-06