xuri
|
30549c5e90
fix custom row height check issue
|
3 years ago |
xuri
|
2fb135bc94
handle end element event in the worksheet row/column iterator XML SAX parser
|
3 years ago |
xuri
|
b84bd1abc0
new formula fn: IF, LEN; not equal operator support and faster numeric precision process
|
3 years ago |
xuri
|
576bfffbe6
This closes #752, fix incorrectly merged cells on duplicate row, and new formula function: LOWER, PROPER, UPPER
|
3 years ago |
xuri
|
2514bb16c6
Fix #724, standardize variable naming and update unit tests
|
4 years ago |
xuri
|
ac3dce0bea
- Resolve #711, update docs for the GetSheetIndex
|
4 years ago |
Artem Kustikov
|
f2b8798a34
extend cell value load to support custom datetime format (#703)
|
4 years ago |
xuri
|
324f87bcae
add checking and limits for the worksheet
|
4 years ago |
xuri
|
88de2f8d51
Default row height compatibility with Apache OpenOffice and Kingsoft WPS, unit test update and typo fixed
|
4 years ago |
xuri
|
0aa1510694
update docs and improve compatibility
|
4 years ago |
xuri
|
2285d4dc71
handle the cell without r attribute in a row element
|
4 years ago |
xuri
|
1fe660df64
- Resolve #485 use sheet index instead of ID
|
4 years ago |
xuri
|
821a5d8672
AddPivotTable API changed: new structure PivotTableField to hold pivot table fields for better scalability
|
4 years ago |
xuri
|
8b20ea1685
Fix #586, duplicate row with merged cells
|
4 years ago |
xuri
|
5ca7231ed4
optimize code and comments: use println errors instead of panic
|
4 years ago |
xuri
|
5f5ec76740
Fix #551, handle empty rows in streaming reading
|
4 years ago |
xuri
|
1666d04559
optimization: checking error in unit tests
|
4 years ago |
xuri
|
ae2865d923
Improve code coverage unit tests
|
4 years ago |
xuri
|
5d8365ca17
Fix #529, handle empty inline rich text
|
5 years ago |
xuri
|
7965e1231b
Resolve #146, make the GetRow function read data as streaming. Ref: #382, #515
|
5 years ago |
xuri
|
5e418ebd66
Resolve #507, add the new function `DeleteDefinedName`
|
5 years ago |
xuri
|
87390cdd99
Resolve #511, allow empty columns in the pivot table
|
5 years ago |
Michael
|
9fe267ffcf
Pre-allocate some memory when reading files (#510)
|
5 years ago |
ducquangkstn
|
866fda2300
fix #503 rows next issue
|
5 years ago |
xuri
|
2e791fa433
Optimize code of Getting/Setting Page Margins
|
5 years ago |
Harris
|
ac91ca0ded
Only parse xml once when reading
|
5 years ago |
xuri
|
a88459d5f1
add unit tests to functions
|
5 years ago |
xuri
|
f2df344739
Resolve #369,#370
|
5 years ago |
xuri
|
f0244c0016
Add unit test to improve testing coverage
|
5 years ago |
xuri
|
40ff5dc1a7
refactor: handler error instead of panic,
|
5 years ago |