xuri
|
6b1e592cbc
|
This closes #1095, support to set and get document application properties
|
2021-12-26 14:55:53 +08:00 |
xuri
|
afe2ebc261
|
This improves compatibility for absolute XML path, Windows-style directory separator and inline namespace;
|
2021-02-27 08:49:10 +08:00 |
xuri
|
a34d3b8c86
|
Compatibility improvement
|
2019-09-24 21:53:19 +08:00 |
Rafael Barros
|
dea7ba0ec4
|
Fixes #195: Make GetRows return value avoid empty cell
* #195: proposed resolution to the issue
* Make GetRows return value avoid empty cell
* Update test file to fix broken testing.
|
2019-01-01 18:18:42 +08:00 |
xuri
|
e728ff1498
|
Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and `GetActiveSheetIndex()`
|
2018-12-15 00:08:55 +08:00 |
HcySunYang
|
4dbc78ce0a
|
resolve #273 new feature: protect sheet support
new feature: protect sheet support, relate issue #273
|
2018-11-02 23:08:31 +08:00 |
xuri
|
1c45425f12
|
resolve #276, add OfficeOpenXML-XMLSchema-Strict mode support
|
2018-10-17 00:28:31 +08:00 |
xuri
|
aaced358f1
|
- Initialize shared formula types support, relate issue #227;
- go test and godoc has been updated
|
2018-05-26 16:23:15 +08:00 |
Ri Xu
|
2b97c3bb46
|
- Support to read inlineStr type cell value, relate issue #208, PR #209;
- go test and godoc has been updated
|
2018-04-09 19:44:08 +08:00 |
Ri Xu
|
564ebe48dd
|
- Fix `checkCellInArea()` index out of range when merged cell ref is single coordinate, relate issue #206;
- go test updated;
- Repository icon for SourceTree has been added
|
2018-04-08 10:31:11 +08:00 |
Ri Xu
|
06e54bf1c6
|
Readme and godoc has been updated.
|
2018-03-06 10:36:12 +08:00 |