Commit Graph

12 Commits (43761199c97b2d2a726a3d6f911e0708e4bd98c4)

Author SHA1 Message Date
Thomas Charbonnel ed91cddea5
This closes #1296, add new function `GetRowOpts` for stream reader (#1297)
2 years ago
xuri 6b1e592cbc
This closes #1095, support to set and get document application properties
3 years ago
xuri afe2ebc261 This improves compatibility for absolute XML path, Windows-style directory separator and inline namespace;
4 years ago
xuri a34d3b8c86
Compatibility improvement
5 years ago
Rafael Barros dea7ba0ec4 Fixes #195: Make GetRows return value avoid empty cell
6 years ago
xuri e728ff1498
Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and `GetActiveSheetIndex()`
6 years ago
HcySunYang 4dbc78ce0a resolve #273 new feature: protect sheet support
6 years ago
xuri 1c45425f12
resolve #276, add OfficeOpenXML-XMLSchema-Strict mode support
6 years ago
xuri aaced358f1
- Initialize shared formula types support, relate issue #227;
7 years ago
Ri Xu 2b97c3bb46
- Support to read inlineStr type cell value, relate issue #208, PR #209;
7 years ago
Ri Xu 564ebe48dd
- Fix `checkCellInArea()` index out of range when merged cell ref is single coordinate, relate issue #206;
7 years ago
Ri Xu 06e54bf1c6
Readme and godoc has been updated.
7 years ago