Commit Graph

113 Commits (14d7acd97eaf100ffbdad4b82317e38858af9478)

Author SHA1 Message Date
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
renxiaotu aa80fa4179
This made stream writer support set the insert page break (#1393)
2 years ago
charles.deng 2f5704b114
Stream writer support to set inline rich text cell (#1121)
2 years ago
xuri b1e776ee33
Support to set summary columns to appear to the right of detail in an outline
2 years ago
xuri 53a495563a
This closes #1358, made a refactor with breaking changes, see details:
2 years ago
chenliu1993 f8667386dc
This closes #827, add new functions `GetDataValidations` and `GetConditionalFormats` (#1315)
2 years ago
xuri 551fb8a9e4
This closes #1244 and closes #1314, improving the compatibility with Google Sheet
2 years ago
xuri ebea684ae5
Fix potential file corrupted and change worksheet name case-insensitive
3 years ago
xuri 852f211970
This closes #1257, fix incorrect worksheet header footer fields order
3 years ago
xuri c1940c2a1e
This includes new formula functions support, dependencies upgrade, and bug fix
3 years ago
xuri 26174a2c43
This closes #1196, fix the compatibility issue and added new formula function
3 years ago
xuri 14b461420f
This fix scientific notation and page setup fields parsing issue
3 years ago
xuri f0cb29cf66
This closes #1162, improve the compatibility with alternate content
3 years ago
xuri f87c39c41d
This closes #1148, resolve limitations when adding VBA project to the workbook
3 years ago
David 0f1fcb78d5
Support workbook views Showruler settings (#1138)
3 years ago
xuri 236ee61d20
This closes #1119, style parsing issue fixed
3 years ago
xuri b96329cc88
Breaking change for data validation and fixed #1117
3 years ago
xuri 2245fccca0
Typo fix, rename exported constants, dependencies modules and copyright update
3 years ago
Jonham.Chen af5c4d00e8
feat: implement SHA-512 algorithm to ProtectSheet (#1115)
3 years ago
xuri 32b23ef42d
This closes #998
3 years ago
xuri 2616aa88cb
Add set shared formula support and documentation for the `SetCellFormula`
3 years ago
three f6f14f507e
Speed up merge cells
3 years ago
Arnie97 7ac37edfeb
Fix data validation issues (#975)
4 years ago
xuri 7dbf88f221
This closes #971, closes #972 and closes #974
4 years ago
xuri 5ce3fe8cb8
Improvement compatibility with invalid first-page number attribute in the page layout
4 years ago
xuri ec0ca8ba50
This closes #883, fix missing pivot attribute of conditional formatting
4 years ago
william 2f74ec171d fix the bug when there was no count attribute in sharedStrings file
4 years ago
xuri 0e0237e62d
compatibility with non-standard page setup attributes
4 years ago
xuri f8f699a172
Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSCH, IMEXP, IMLN and IMLOG10
4 years ago
xuri 2af96c0714
#65 fn: N, PERCENTILE.INC and T
4 years ago
James Allen a12dfd3ce6
Add support for setting hyperlink display & tooltip (closes #790) (#794)
4 years ago
xuri b260485f29
support to set print black and white and specified the first printed page number
4 years ago
xuri 054bb9f061
Support to adjust print scaling of the worksheet
4 years ago
xuri cdc57db3b3 Fix race conditions
4 years ago
xuri c82a185af8
Compatibility improvement: parse document core part (workbook) dynamically
4 years ago
Ted fcca8a3838
optimize memory allocation (#722)
4 years ago
xuri 1111de2fdb
improve compatibility for phonetic hint and sheet tab color
4 years ago
xuri 4e4baac3bc using Mutex lock and update benchmark
4 years ago
xuri c3e92a51d7 Compatible with Go 1.15, fix unit test failed on Windows and fixed #689 potential race condition
4 years ago
xuri 0aa1510694
update docs and improve compatibility
5 years ago
xuri 15fd56853f
Update docs and typo fixed
5 years ago
xuri 6afc468a02
Resolve #451, support create chart sheet
5 years ago
xuri 1d87da57ec
Resolve #492, init support for insert and remove page break
5 years ago
xuri 52f1eee7c4
Fix #578, escape character in the formula
5 years ago
xuri e51aff2d95 Resolve #570, flat columns for the column's operation
5 years ago
xuri 09485b3f9f
Improve code coverage unit tests
5 years ago
xuri 8b960ee1e6
Fix #547 and #546, add default overlay element for the chart
5 years ago
xuri 4e4a5b9b3e
Improve compatibility, fix workbook's rels ID calc error
5 years ago
xuri ae2865d923
Improve code coverage unit tests
5 years ago