xuri
|
324f87bcae
add checking and limits for the worksheet
|
5 years ago |
WXDYGR
|
1c2e7c5c68
Update styles.go
|
5 years ago |
xuri
|
c922c32fb7
support parse and generate XML element namespace dynamic, fix #651
|
5 years ago |
xuri
|
15fd56853f
Update docs and typo fixed
|
5 years ago |
xuri
|
1aeb818235
avoid creating duplicate number format
|
5 years ago |
xuri
|
a546427fd9
Resolve #643, avoid creating duplicate style
|
5 years ago |
xuri
|
882abb8098
- formula engine: reduce cyclomatic complexity
|
5 years ago |
echarlus
|
a2e1da8d9d
Fix for issue #608 (#609)
|
5 years ago |
xuri
|
66d0272f6a
Resolve #172, init rich text support
|
5 years ago |
xuri
|
3f89c6e979
remove ineffectual variable assignments and simplify code
|
5 years ago |
xuri
|
6afc468a02
Resolve #451, support create chart sheet
|
5 years ago |
xuri
|
cea3d806ec
Resolve #200, ignore empty conditional format style
|
5 years ago |
xuri
|
9e2318cefa
Resolve #470, export Style structs to allow create the style for cells by given JSON or structure
|
5 years ago |
xuri
|
1e3c85024d
Resolve #571, init remove conditional format support
|
5 years ago |
xuri
|
ad883caa0f
Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize/commit/5ca7231ed408ac264f509ff52b5d28ff4fbda757
|
5 years ago |
xuri
|
5f5ec76740
Fix #551, handle empty rows in streaming reading
|
6 years ago |
xuri
|
09485b3f9f
Improve code coverage unit tests
|
6 years ago |
xuri
|
4e4a5b9b3e
Improve compatibility, fix workbook's rels ID calc error
|
6 years ago |
Alex Geer
|
b1b3c0d151
Fix #539 Fixed error opening excel file created in encoding d… (#540)
|
6 years ago |
xuri
|
75d66a03f3
Fix #482, font strike style support
|
6 years ago |
Vsevolod Balashov
|
1fc4bc52fb
Fix #386 regression test added (#440)
|
6 years ago |
xuri
|
407fb55c20
Update the Godoc
|
6 years ago |
xuri
|
9c70d0ac86
Documentation updated, Go 1.10+ required
|
6 years ago |
xuri
|
cbe919fdf6
New feature: sparkline supported
|
6 years ago |
xuri
|
dc8210d4a7
Update GoDoc and typo fixed
|
6 years ago |
xuri
|
e124f6000a
Fix #425, handle empty font style format
|
6 years ago |
xuri
|
821632cf89
Fix #424, refactor merged cells adjuster
|
6 years ago |
xuri
|
421f945f51
Fixed #418, #420, #421, init adjust calculation chain support
|
6 years ago |
xuri
|
3997dee1f5
Fix #411, change font size to float type
|
6 years ago |
Harris
|
b1c9884f6d
Add the ability to change the default font
|
6 years ago |