Commit Graph

155 Commits (43761199c97b2d2a726a3d6f911e0708e4bd98c4)

Author SHA1 Message Date
xuri 753969dc4e
Support creating a conditional format with an "icon sets" rule
2 years ago
xuri 3e2406096f
This closes #1462 and closes #1464
2 years ago
xuri 1f69f6b24a
Add support for insert BMP format images
2 years ago
xuri 12645e7116
This fixes #1461, supports 0 row height and column width
2 years ago
xuri 85e0b6c56e
Support to create of 17 kinds of fill variants styles
2 years ago
xuri b39626fae9
This fixed worksheet protection issue
2 years ago
xuri f58dabd492
Breaking change: changed the function signature for 11 exported functions
2 years ago
郭伟匡 6a5ee811ba
This closes #1425, breaking changes for sheet name (#1426)
2 years ago
xuri ac564afa56
Remove internal error log print, throw XML deserialize error
2 years ago
xuri bd5dd17673
This is a breaking change, remove partial internal error log print, throw XML deserialize error
2 years ago
xuri a410b22bdd
Fix the error on getting the range of merged cells on the worksheet which contains one cell merged cell range
2 years ago
xuri 14c6a198ce
Support get cell value which contains a date in the ISO 8601 format
2 years ago
xuri 2df615fa28
This close #1373, fixes the incorrect build-in number format apply the result
2 years ago
GaoFei 3ece904b00
This closes #1369, support set, and get font color with theme and tint (#1370)
2 years ago
xuri 3d02726ad4
This closes #320, support custom chart axis font style
2 years ago
xuri 0e657c887b
This closes #1368, fixes number parsing issue, adds support for create a 3D line chart
2 years ago
xuri 53a495563a
This closes #1358, made a refactor with breaking changes, see details:
2 years ago
xuri efcf599dfe
This closes #1360, closes #1361
2 years ago
xuri 3f702999e6
Using the specialized name in a variable and making comments clear
2 years ago
xuri b6cc43d824
This makes 6 functions concurrency safety
2 years ago
xuri 75ce231728
This closes #1323, an error will be returned when set the not exist style ID
2 years ago
davidborry bef49e40ee
This closes #1330 update non existing sheet error messages (#1331)
2 years ago
chenliu1993 f8667386dc
This closes #827, add new functions `GetDataValidations` and `GetConditionalFormats` (#1315)
2 years ago
xuri cb8bca0e92
This closes #1290 and closes #1328
2 years ago
xuri 551fb8a9e4
This closes #1244 and closes #1314, improving the compatibility with Google Sheet
2 years ago
Eng Zer Jun 6bcf5e4ede
refactor: replace strings.Replace with strings.ReplaceAll (#1250)
3 years ago
xuri afb2d27c90
This fix formula calculation accuracy issue and panic when set pane
3 years ago
xuri 8f16a76781
This fixes a part of staticcheck issues and updates the code of conduct
3 years ago
xuri 19a0cf3cec
This closed #1163, fix set cell value with column and row style inherit issue
3 years ago
xuri 856ee57c40
This closes #1212, init support for 1900 or 1904 date system
3 years ago
xuri df91b34a3f
This closes #1211, improve the compatibility with invalid internal styles count
3 years ago
xuri 8a335225c7
Format code, update documentation and remove exported variable `XMLHeaderByte`
3 years ago
xuri f87c39c41d
This closes #1148, resolve limitations when adding VBA project to the workbook
3 years ago
xuri 4b64b26c52
Ref: #660, #764, #1093, #1112, #1133 This improve number format support
3 years ago
xuri 3f8f4f52e6
This closes #1139, `SetCellDefault` support non-numeric value
3 years ago
xuri 156bf6d16e
This closes #1129, make cell support inheritance columns/rows style
3 years ago
xuri 3ee3c38f9c
Fix file corrupted in some cases, check file extension and format code
3 years ago
xuri 2245fccca0
Typo fix, rename exported constants, dependencies modules and copyright update
3 years ago
xuri 9e64df6a96
Update create style example, using a pointer of the structure instead of JSON
3 years ago
xuri 89b85934f6
This closes #1096, memory usage optimization and another 4 changes
3 years ago
xuri 577a07f08c
Simplify code and update unit test
3 years ago
Dokiy 45a1f08a2a Fix call getNumFmtID with builtInNumFmt return -1
3 years ago
xuri 49c9ea40d7
ref #65: new formula function YIELD
3 years ago
xuri 9b0aa7ac30
This closes #1060, fix build-in time number format parse error
3 years ago
xuri bc3c7d51a2
ref #65: new formula function PRICE
3 years ago
xuri 2d8b5b1885
This closes #1027 and closes #1028
3 years ago
xuri 684603befa
This closes #993, closes #1014
3 years ago
xuri a2d449708c
- This fix panic and incorrect cell read on some case
3 years ago
xuri a55f354eb3
This closes #989, closes #990
3 years ago
xuri 7dbf88f221
This closes #971, closes #972 and closes #974
4 years ago